An NDoc Documented Class Library
LicenseProperties Constructor
Loads the license key properties
public LicenseProperties(
string
ownerStr
,
string
keyStr
);
Parameters
ownerStr
owner of license
keyStr
license key
See Also
LicenseProperties Class
|
EnterpriseDT.Util.License Namespace