Overload | Description |
---|---|
NLicense Constructor() | Creates a new empty license. |
NLicense Constructor(String) | Creates a new license from the specified license key(s) |
NLicense Constructor(String[]) | Creates a new license from the specified license keys. |
NLicense Constructor(NLicenseKey[]) | Creates a new license from the specified license keys. |
NLicense Constructor(NLicense) |