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