次の方法で共有


DispatcherSchedulerTest クラス

継承階層

System.Object
   ReactiveTests.TestBase
    ReactiveTests.Tests.DispatcherSchedulerTest

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

構文

'Declaration
<TestClassAttribute> _
Public Class DispatcherSchedulerTest _
    Inherits TestBase
'Usage
Dim instance As DispatcherSchedulerTest
[TestClassAttribute]
public class DispatcherSchedulerTest : TestBase
[TestClassAttribute]
public ref class DispatcherSchedulerTest : public TestBase
[<TestClassAttribute>]
type DispatcherSchedulerTest =  
    class
        inherit TestBase
    end
public class DispatcherSchedulerTest extends TestBase

DispatcherSchedulerTest 型は、次のメンバーを公開します。

コンストラクター

  名前 説明
Public メソッド DispatcherSchedulerTest

メソッド

  名前 説明
Public メソッド Dispatcher_ArgumentChecking
Public メソッド Dispatcher_Now
Public メソッド Dispatcher_Property
Public メソッド Dispatcher_ScheduleAction
Public メソッド Dispatcher_ScheduleActionDue
Public メソッド Dispatcher_ScheduleActionDueCancel
Public メソッド Dispatcher_ScheduleActionDueNow
Public メソッド Dispatcher_ScheduleActionError
Public メソッド [等しい] ( オブジェクトから継承されます。
Protected メソッド Finalize ( オブジェクトから継承されます。
Public メソッド GetHashCode ( オブジェクトから継承されます。
Public メソッド GetType ( オブジェクトから継承されます。
Protected メソッド MemberwiseClone ( オブジェクトから継承されます。
Public メソッド RunAsync ( TestBase から継承されます)。
Public メソッド ToString ( オブジェクトから継承されます。

スレッド セーフ

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

参照

リファレンス

ReactiveTests.Tests 名前空間