ObservableStandardQueryOperatorTest.SelectMany_Triple_OnNextThrow Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub SelectMany_Triple_OnNextThrow
'Usage
Dim instance As ObservableStandardQueryOperatorTest
instance.SelectMany_Triple_OnNextThrow()
[TestMethodAttribute]
public void SelectMany_Triple_OnNextThrow()
[TestMethodAttribute]
public:
void SelectMany_Triple_OnNextThrow()
[<TestMethodAttribute>]
member SelectMany_Triple_OnNextThrow : unit -> unit
public function SelectMany_Triple_OnNextThrow()