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