ObservableStandardQueryOperatorTest.SelectMany_Dispose Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace