ObservableStandardQueryOperatorTest.SelectMany_Dispose 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'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()

另请参阅

参考

ObservableStandardQueryOperatorTest 类

ReactiveTests.Tests 命名空间