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