ObserverTest.ToObserver_NotificationOnNext 方法

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

语法

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

另请参阅

参考

ObserverTest 类

ReactiveTests.Tests 命名空间