CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

Time Members

The Time type exposes the following members.

Constructors


  Name Description
Public method Time()()()()
This will create a Time object with no time value being set
Public method Time(Int32)
This will create a time value with the passed in time value.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member Now
A static method to return the current Time. This uses the DateTime.Now call and then converts it to a Time object.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property MilitaryTime
Gets or Sets the current Military time value. Military time is in the range of 0 to 2400.