TimeSpanDelta Class Members
The following tables list the members exposed by TimeSpanDelta.
Public Constructors
Name | Description | |
---|---|---|
![]() | TimeSpanDelta Constructor | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() | MajorDelta | Gets or sets the major delta. |
![]() | MinorDelta | Gets or sets the minor delta. |
Public Methods
Name | Description | |
---|---|---|
![]() | Clone | Clones this instance. |
![]() | Equals | Overloaded. Determines whether the specified object is equal to the current object. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToString | Returns a string that represents the current object. |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
Public Operators
![]() | Implements the operator ==. |
![]() | Implements the operator !=. |
See Also