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