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