Property | Type | Description | |
---|---|---|---|
trans | TransferManager.TransferProgress |
Method | Description | |
---|---|---|
Notification ( String name, String message, String version, |
||
UpdateProgressBar ( int status ) : void | ||
updater_UpdateDoneEvent ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
button1_Click ( object sender, |
||
button2_Click ( object sender, |
||
buttonRestart_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public Notification ( String name, String message, String version, |
||
name | String | |
message | String | |
version | String | |
callingAssem | ||
updater | ||
return | System |
public UpdateProgressBar ( int status ) : void | ||
status | int | |
return | void |