ObservableStandardQueryOperatorTest.SelectMany_Then_Complete_Error Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace