Method | Description | |
---|---|---|
PackageDownloader ( string file, string outfile, bool admin = false ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnShown ( |
Method | Description | |
---|---|---|
BeginDownload ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InstallPackage ( string file ) : void | ||
UpdateProgress ( int i ) : void | ||
button1_Click ( object sender, |
||
client_DownloadFileCompleted ( object sender, |
||
client_DownloadProgressChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public PackageDownloader ( string file, string outfile, bool admin = false ) : System | ||
file | string | |
outfile | string | |
admin | bool | |
return | System |