次の方法で共有


ObserverTest.Create_OnNextOnCompleted メソッド

Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)

構文

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

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

参照

リファレンス

ObserverTest クラス

ReactiveTests.Tests 名前空間