CurrentThreadSchedulerTest.CurrentThread_ScheduleActionDueNested 方法

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

语法

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

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

另请参阅

参考

CurrentThreadSchedulerTest 类

ReactiveTests.Tests 命名空间