ObservableAsyncTest.ToAsyncActionError2 Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub ToAsyncActionError2
'Usage
Dim instance As ObservableAsyncTest
instance.ToAsyncActionError2()
[TestMethodAttribute]
public void ToAsyncActionError2()
[TestMethodAttribute]
public:
void ToAsyncActionError2()
[<TestMethodAttribute>]
member ToAsyncActionError2 : unit -> unit
public function ToAsyncActionError2()