ObservableConcurrencyTest.ObserveOn_Dispatcher 方法
Namespace:ReactiveTests.Tests
裝配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
語法
'Declaration
<AsynchronousAttribute> _
<TestMethodAttribute> _
Public Sub ObserveOn_Dispatcher
'Usage
Dim instance As ObservableConcurrencyTest
instance.ObserveOn_Dispatcher()
[AsynchronousAttribute]
[TestMethodAttribute]
public void ObserveOn_Dispatcher()
[AsynchronousAttribute]
[TestMethodAttribute]
public:
void ObserveOn_Dispatcher()
[<AsynchronousAttribute>]
[<TestMethodAttribute>]
member ObserveOn_Dispatcher : unit -> unit
public function ObserveOn_Dispatcher()