C-DEngine 5.105

TheLicense Constructor (TheLicense)

Copy constructor

Namespace:  nsCDEngine.Activation
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheLicense(
	TheLicense l
)
Public Sub New ( _
	l As TheLicense _
)
public:
TheLicense(
	TheLicense^ l
)