Method | Description | |
---|---|---|
RegisterLicense ( string licenseKeyText ) : void | ||
RegisterLicenseFromFile ( string filePath ) : void | ||
RegisterLicenseFromFileIfExists ( string filePath ) : void |
public static RegisterLicense ( string licenseKeyText ) : void | ||
licenseKeyText | string | |
return | void |
public static RegisterLicenseFromFile ( string filePath ) : void | ||
filePath | string | |
return | void |
public static RegisterLicenseFromFileIfExists ( string filePath ) : void | ||
filePath | string | |
return | void |