Method | Description | |
---|---|---|
CandyUpdater ( |
CandyUpdater クラスの新しいインスタンスを初期化します。
|
|
UpdateApplicationAsync ( IProgress |
進捗を報告しながら、アプリケーションを更新します。
|
Method | Description | |
---|---|---|
DownloadPackageAsync ( string zipUrl, string downloadPath ) : System.Threading.Tasks.Task | ||
GetLatestSummaryAsync ( ) : Task |
||
UpdateFilesAsync ( |
Method | Description | |
---|---|---|
DeleteFile ( string path ) : void | ||
RemoveFilesAsync ( IEnumerable |
||
UpdateFilesAsync ( |
||
WaitAsync ( ) : System.Threading.Tasks.Task | ||
WaitProcessExitAsync ( string processName ) : System.Threading.Tasks.Task |
public CandyUpdater ( |
||
args | ||
return | System |
protected DownloadPackageAsync ( string zipUrl, string downloadPath ) : System.Threading.Tasks.Task | ||
zipUrl | string | |
downloadPath | string | |
return | System.Threading.Tasks.Task |
public UpdateApplicationAsync ( IProgress |
||
progress | IProgress |
|
return | System.Threading.Tasks.Task |
protected UpdateFilesAsync ( |
||
packageFile | ||
targetDirectoryPath | string | |
return | System.Threading.Tasks.Task |