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

TimeRange Constructor (Time)

Initialized a Time Range with a given start time and an end time of 2400.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc.Constraints
Assembly:  CAS.CodeProtect (in CAS.CodeProtect.dll)

Syntax


public TimeRange(
	Time start
)
Public Sub New ( _
	start As Time _
)
public:
TimeRange(
	Time^ start
)