Method | Description | |
---|---|---|
DownloadAndInstall ( StatusRepo statusRepo, string file, IAbsoluteDirectoryPath destination ) : System.Threading.Tasks.Task | ||
FilesInstaller ( IFileDownloader downloader, IRestarter restarter ) : System |
protected DownloadAndInstall ( StatusRepo statusRepo, string file, IAbsoluteDirectoryPath destination ) : System.Threading.Tasks.Task | ||
statusRepo | StatusRepo | |
file | string | |
destination | IAbsoluteDirectoryPath | |
return | System.Threading.Tasks.Task |
protected FilesInstaller ( IFileDownloader downloader, IRestarter restarter ) : System | ||
downloader | IFileDownloader | |
restarter | IRestarter | |
return | System |