프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NewVersion | System.Version | ||
Url |
메소드 | 설명 | |
---|---|---|
CheckForUpdateAsync ( ) : void |
Checks for a new update Async.
|
|
DownloadUpdateAsync ( ) : bool |
Downloads the new update from Github Async.
|
메소드 | 설명 | |
---|---|---|
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
|