Constructor LicenseKey
| Improve this Doc View SourceLicenseKey(String)
Initializes a new instance of LicenseKey structure.
Declaration
public LicenseKey(string key)
Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | key | The string representation of the key.  | 
    
Exceptions
| Type | Condition | 
|---|---|
| System.ArgumentException | 
  |