次の方法で共有


SynchronizationContextSchedulerTest クラス

継承階層

System.Object
  ReactiveTests.Tests.SynchronizationContextSchedulerTest

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

構文

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

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

コンストラクター

  名前 説明
Public メソッド SynchronizationContextSchedulerTest

メソッド

  名前 説明
Public メソッド [等しい] ( オブジェクトから継承されます。
Protected メソッド Finalize ( オブジェクトから継承されます。
Public メソッド GetHashCode ( オブジェクトから継承されます。
Public メソッド GetType ( オブジェクトから継承されます。
Protected メソッド MemberwiseClone ( オブジェクトから継承されます。
Public メソッド SynchronizationContext_Now
Public メソッド SynchronizationContext_ScheduleAction
Public メソッド SynchronizationContext_ScheduleActionDue
Public メソッド SynchronizationContext_ScheduleActionError
Public メソッド ToString ( オブジェクトから継承されます。

スレッド セーフ

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

参照

リファレンス

ReactiveTests.Tests 名前空間