ObservableAsyncTest.FromAsyncPattern9 方法

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

语法

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

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

另请参阅

参考

ObservableAsyncTest 类

ReactiveTests.Tests 命名空间