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

TimeRange Constructor

Overload List


  Name Description
Public method TimeRange()()()()
Initialized a Time Range with a start time of 0 and an end time of 2400.
Public method TimeRange(Time)
Initialized a Time Range with a given start time and an end time of 2400.
Public method TimeRange(Time, Time)
Initialized a Time Range with a the given start and stop time.