ControlSchedulerTest 类

继承层次结构

System.Object
  ReactiveTests.Tests.ControlSchedulerTest

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

语法

'Declaration
<TestClassAttribute> _
Public Class ControlSchedulerTest
'Usage
Dim instance As ControlSchedulerTest
[TestClassAttribute]
public class ControlSchedulerTest
[TestClassAttribute]
public ref class ControlSchedulerTest
[<TestClassAttribute>]
type ControlSchedulerTest =  class end
public class ControlSchedulerTest

ControlSchedulerTest 类型公开以下成员。

构造函数

  名称 说明
Public method Public method ControlSchedulerTest

顶部

方法

  名称 说明
Public method Public method Control_ArgumentChecking
Public method Public method Control_Now
Public method Public method Control_Property
Public method Public method Control_ScheduleAction
Public method Public method Control_ScheduleActionDue
Public method Public method Control_ScheduleActionDueCancel
Public method Public method Control_ScheduleActionDueNow
Public method Public method Control_ScheduleActionError
Public method Public method 等于 (继承自 Object.)
受保护的方法 完成 (继承自 Object.)
Public method Public method GetHashCode (继承自 Object.)
Public method Public method GetType (继承自 Object.)
受保护的方法 MemberwiseClone (继承自 Object.)
Public method Public method ToString (继承自 Object.)

顶部

线程安全性

此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。

另请参阅

参考

ReactiveTests.Tests 命名空间