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