네임스페이스:ReactiveTests.Tests
어셈블리: Tests.System.Reactive(Tests.System.Reactive.dll)
구문
'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()