ObserverTest.Create_OnNext 方法

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

语法

'Declaration
<TestMethodAttribute> _
Public Sub Create_OnNext
'Usage
Dim instance As ObserverTest

instance.Create_OnNext()
[TestMethodAttribute]
public void Create_OnNext()
[TestMethodAttribute]
public:
void Create_OnNext()
[<TestMethodAttribute>]
member Create_OnNext : unit -> unit 
public function Create_OnNext()

另请参阅

参考

ObserverTest 类

ReactiveTests.Tests 命名空间