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