次の方法で共有


ControlSchedulerTest クラス

継承階層

System.Object
  ReactiveTests.Tests.ControlSchedulerTest

Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)

構文

'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 メソッド ControlSchedulerTest

メソッド

  名前 説明
Public メソッド Control_ArgumentChecking
Public メソッド Control_Now
Public メソッド Control_Property
Public メソッド Control_ScheduleAction
Public メソッド Control_ScheduleActionDue
Public メソッド Control_ScheduleActionDueCancel
Public メソッド Control_ScheduleActionDueNow
Public メソッド Control_ScheduleActionError
Public メソッド [等しい] ( オブジェクトから継承されます)。
Protected メソッド Finalize ( オブジェクトから継承されます)。
Public メソッド GetHashCode ( オブジェクトから継承されます)。
Public メソッド GetType ( オブジェクトから継承されます)。
Protected メソッド MemberwiseClone ( オブジェクトから継承されます)。
Public メソッド ToString ( オブジェクトから継承されます)。

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

ReactiveTests.Tests 名前空間