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

Time Constructor (Int32)

This will create a time value with the passed in time value.

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

Syntax


public Time(
	int timeValue
)
Public Sub New ( _
	timeValue As Integer _
)
public:
Time(
	int^ timeValue
)

Parameters

timeValue
Type: Int32