ObservableAsyncTest.FromAsyncPattern14_Error Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'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()