Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
RegistryLicenseStore ( ) : System | ||
RegistryLicenseStore ( RegistryKey regKey, string keyPath = DefaultKeyPath, string keyName = DefaultKeyName ) : System | ||
StoreLicense ( string license ) : void | ||
TryReadLicense ( string &license ) : bool |
public RegistryLicenseStore ( RegistryKey regKey, string keyPath = DefaultKeyPath, string keyName = DefaultKeyName ) : System | ||
regKey | RegistryKey | |
keyPath | string | |
keyName | string | |
Résultat | System |
public StoreLicense ( string license ) : void | ||
license | string | |
Résultat | void |
public TryReadLicense ( string &license ) : bool | ||
license | string | |
Résultat | bool |