ControlSchedulerTest.Control_ScheduleActionDueCancel 方法

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

语法

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

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

另请参阅

参考

ControlSchedulerTest 类

ReactiveTests.Tests 命名空间