CurrentThreadSchedulerTest.CurrentThread_EnsureTrampolineAndCancelTimed 方法

Namespace:ReactiveTests.Tests
装配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (

语法

'Declaration
<TestMethodAttribute> _
Public Sub CurrentThread_EnsureTrampolineAndCancelTimed
'Usage
Dim instance As CurrentThreadSchedulerTest

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

另请参阅

参考

CurrentThreadSchedulerTest 类

ReactiveTests.Tests 命名空间