継承階層
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 型は、次のメンバーを公開します。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
|
DispatcherSchedulerTest |
上
メソッド
| 名前 | 説明 | |
|---|---|---|
|
Dispatcher_ArgumentChecking | |
|
Dispatcher_Now | |
|
Dispatcher_Property | |
|
Dispatcher_ScheduleAction | |
|
Dispatcher_ScheduleActionDue | |
|
Dispatcher_ScheduleActionDueCancel | |
|
Dispatcher_ScheduleActionDueNow | |
|
Dispatcher_ScheduleActionError | |
|
[等しい] | ( オブジェクトから継承されます。 |
|
Finalize | ( オブジェクトから継承されます。 |
|
GetHashCode | ( オブジェクトから継承されます。 |
|
GetType | ( オブジェクトから継承されます。 |
|
MemberwiseClone | ( オブジェクトから継承されます。 |
|
RunAsync | ( TestBase から継承されます)。 |
|
ToString | ( オブジェクトから継承されます。 |
上
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。