네임스페이스:ReactiveTests.Tests
어셈블리: Tests.System.Reactive(Tests.System.Reactive.dll)
구문
'Declaration
<TestMethodAttribute> _
<AsynchronousAttribute> _
Public Sub SubscribeOn_CurrentDispatcher
'Usage
Dim instance As ObservableConcurrencyTest
instance.SubscribeOn_CurrentDispatcher()
[TestMethodAttribute]
[AsynchronousAttribute]
public void SubscribeOn_CurrentDispatcher()
[TestMethodAttribute]
[AsynchronousAttribute]
public:
void SubscribeOn_CurrentDispatcher()
[<TestMethodAttribute>]
[<AsynchronousAttribute>]
member SubscribeOn_CurrentDispatcher : unit -> unit
public function SubscribeOn_CurrentDispatcher()