![]() |
Target
|
The TargetTimeUnit type exposes the following members.
Name | Description | |
---|---|---|
![]() | TargetTimeUnit | Initializes a new instance of the TargetTimeUnit class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() ![]() | FromTimeUnits | Scales the specified time, in the specified units, to a time in seconds. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() ![]() | Parse | Tries to parse a string representation of a time unit to a TargetTimeUnit. |
![]() | ToString | Returns a string that represents the current object. (Overrides ObjectToString) |
![]() ![]() | ToTimeUnits | Scales a time, in seconds, to the specified units. |
Name | Description | |
---|---|---|
![]() | Factor | Gets or sets the factor by which to scale the base time unit. |
![]() | Unit | Gets or sets the base time unit. |