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