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