Method SetLicenseKey
SetLicenseKey(string)
Sets the license key for the application and validates it.
public static void SetLicenseKey(string licenseKey)
Parameters
licenseKeystringThe license key to be validated and set.
Sets the license key for the application and validates it.
public static void SetLicenseKey(string licenseKey)
licenseKey stringThe license key to be validated and set.