Property | Type | Description | |
---|---|---|---|
ResultingLicenseText | string |
Method | Description | |
---|---|---|
LicenseExpiredForm ( ) : System | ||
PurchaseButton_Click ( object sender, |
||
browseButton_Click ( object sender, |
||
getTrialLicenseButton_Click ( object sender, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnLoad ( |
Method | Description | |
---|---|---|
HasUserInstalledPlatform ( ) : string | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
IsNugetUser ( ) : string |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public PurchaseButton_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
public browseButton_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
public getTrialLicenseButton_Click ( object sender, |
||
sender | object | |
e | ||
return | void |