Property | Type | Description | |
---|---|---|---|
NewVersion | System.Version | ||
Url |
Method | Description | |
---|---|---|
CheckForUpdateAsync ( ) : void |
Checks for a new update Async.
|
|
DownloadUpdateAsync ( ) : bool |
Downloads the new update from Github Async.
|
Method | Description | |
---|---|---|
ProgramUpdater ( ) : System | ||
TaskForm_Cancelled ( object sender, CancelEventArgs e ) : void |
Event called when the Cancel button is pushed on the main form
|
|
Wc_DownloadFileCompleted ( object sender, |
Event called when an update file has completed its download
|
|
Wc_DownloadProgressChanged ( object sender, |
Event called when the progress of the download has changed
|
public static Version,System NewVersion | ||
return | System.Version |