ControlSchedulerTest.Control_ScheduleActionDueNow 方法

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

语法

'Declaration
<TestMethodAttribute> _
<IgnoreAttribute> _
Public Sub Control_ScheduleActionDueNow
'Usage
Dim instance As ControlSchedulerTest

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

另请参阅

参考

ControlSchedulerTest 类

ReactiveTests.Tests 命名空间