継承階層
System.Object
ReactiveTests.Tests.UnitTest
Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)
構文
'Declaration
<TestClassAttribute> _
Public Class UnitTest
'Usage
Dim instance As UnitTest
[TestClassAttribute]
public class UnitTest
[TestClassAttribute]
public ref class UnitTest
[<TestClassAttribute>]
type UnitTest = class end
public class UnitTest
UnitTest 型は、次のメンバーを公開します。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
|
UnitTest |
上
メソッド
| 名前 | 説明 | |
|---|---|---|
|
[等しい] | ( オブジェクトから継承されます)。 |
|
Finalize | ( オブジェクトから継承されます)。 |
|
GetHashCode | ( オブジェクトから継承されます)。 |
|
GetType | ( オブジェクトから継承されます)。 |
|
MemberwiseClone | ( オブジェクトから継承されます)。 |
|
ToString | ( オブジェクトから継承されます)。 |
|
単位 |
上
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。