Method | Description | |
---|---|---|
GetSavedLicenseKey ( Type type, |
Gets a saved license key.
|
|
SetSavedLicenseKey ( Type type, string key ) : void |
Sets a saved license key.
|
public GetSavedLicenseKey ( Type type, |
||
type | Type | |
resourceAssembly | ||
return | string |
public SetSavedLicenseKey ( Type type, string key ) : void | ||
type | Type | |
key | string | |
return | void |