ObservableAsyncTest.FromAsyncPattern14_Error 方法

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

语法

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

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

另请参阅

参考

ObservableAsyncTest 类

ReactiveTests.Tests 命名空间