ObserverTest.ToObserver_NotificationOnCompleted 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'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()

另请参阅

参考

ObserverTest 类

ReactiveTests.Tests 命名空间