ObservableAsyncTest.FromAsyncPattern11 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub FromAsyncPattern11
'Usage
Dim instance As ObservableAsyncTest

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

另请参阅

参考

ObservableAsyncTest 类

ReactiveTests.Tests 命名空间