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