Метод | Описание | |
---|---|---|
updateMain ( string web, string local, string proc ) : MaterialSkin |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
client_DownloadFileCompleted ( object sender, AsyncCompletedEventArgs e ) : void | ||
client_DownloadProgressChanged ( object sender, DownloadProgressChangedEventArgs e ) : void | ||
download_update ( ) : void | ||
updateMain_Load ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public updateMain ( string web, string local, string proc ) : MaterialSkin | ||
web | string | |
local | string | |
proc | string | |
Результат | MaterialSkin |