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