C# Class launcherUpdate.updateMain

Mostrar archivo Open project: MrDarkSkil/Launcher_Arma3

Public Methods

Method Description
updateMain ( string web, string local, string proc ) : MaterialSkin

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
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

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

updateMain() public method

public updateMain ( string web, string local, string proc ) : MaterialSkin
web string
local string
proc string
return MaterialSkin