ObservableStandardQueryOperatorTest.SelectMany_Then_Complete_Complete_2 方法

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

语法

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

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

另请参阅

参考

ObservableStandardQueryOperatorTest 类

ReactiveTests.Tests 命名空间