ObservableStandardQueryOperatorTest.SelectMany_Enumerable_CurrentThrows Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub SelectMany_Enumerable_CurrentThrows
'Usage
Dim instance As ObservableStandardQueryOperatorTest

instance.SelectMany_Enumerable_CurrentThrows()
[TestMethodAttribute]
public void SelectMany_Enumerable_CurrentThrows()
[TestMethodAttribute]
public:
void SelectMany_Enumerable_CurrentThrows()
[<TestMethodAttribute>]
member SelectMany_Enumerable_CurrentThrows : unit -> unit 
public function SelectMany_Enumerable_CurrentThrows()

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace