SynchronizationContextSchedulerTest.SynchronizationContext_ScheduleActionDue 方法

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

语法

'Declaration
<IgnoreAttribute> _
<TestMethodAttribute> _
Public Sub SynchronizationContext_ScheduleActionDue
'Usage
Dim instance As SynchronizationContextSchedulerTest

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

另请参阅

参考

SynchronizationContextSchedulerTest 类

ReactiveTests.Tests 命名空间