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