Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
ReactiveTests.Tests.TimeTests
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'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
The TimeTests type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TimeTests |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
TimeInterval_Ctor_Properties | |
![]() |
TimeInterval_Equals | |
![]() |
TimeInterval_EqualsOperators | |
![]() |
TimeInterval_GetHashCode | |
![]() |
TimeInterval_ToString | |
![]() |
TimeStamped_Ctor_Properties | |
![]() |
TimeStamped_Equals | |
![]() |
TimeStamped_EqualsOperators | |
![]() |
TimeStamped_GetHashCode | |
![]() |
TimeStamped_ToString | |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.