TimeTests クラス

継承階層

System.Object
  ReactiveTests.Tests.TimeTests

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

構文

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

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

コンストラクター

  名前 説明
Public メソッド TimeTests

メソッド

  名前 説明
Public メソッド [等しい] ( オブジェクトから継承されます。
Protected メソッド Finalize ( オブジェクトから継承されます。
Public メソッド GetHashCode ( オブジェクトから継承されます。
Public メソッド GetType ( オブジェクトから継承されます。
Protected メソッド MemberwiseClone ( オブジェクトから継承されます。
Public メソッド TimeInterval_Ctor_Properties
Public メソッド TimeInterval_Equals
Public メソッド TimeInterval_EqualsOperators
Public メソッド TimeInterval_GetHashCode
Public メソッド TimeInterval_ToString
Public メソッド TimeStamped_Ctor_Properties
Public メソッド TimeStamped_Equals
Public メソッド TimeStamped_EqualsOperators
Public メソッド TimeStamped_GetHashCode
Public メソッド TimeStamped_ToString
Public メソッド ToString ( オブジェクトから継承されます。

スレッド セーフ

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

参照

リファレンス

ReactiveTests.Tests 名前空間