Time Methods
The Time type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Now |
A static method to return the current Time. This uses the DateTime.Now call
and then converts it to a Time object.
|
|
ToString | (Inherited from Object.) |