Méthode | Description | |
---|---|---|
UpdateForm ( UpdateInfo info ) : System.Diagnostics |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
Display ( UpdateInfo info ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdateForm_Load ( object sender, System e ) : void | ||
changelogLink_LinkClicked ( object sender, LinkLabelLinkClickedEventArgs e ) : void | ||
closeButton_Click ( object sender, System e ) : void | ||
downloadButton_Click ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public UpdateForm ( UpdateInfo info ) : System.Diagnostics | ||
info | UpdateInfo | |
Résultat | System.Diagnostics |