Method | Description | |
---|---|---|
CheckForUpdate ( string &error ) : string[] |
Checks polserver forum for updates
|
|
LoadProfile ( string filename ) : void | ||
Save ( ) : void | ||
Startup ( ) : void | ||
VersionCheck ( string newversion ) : bool |
Method | Description | |
---|---|---|
DownloadFile ( string file ) : void | ||
Load ( ) : void | ||
MoveFile ( |
||
OnDownloadFileCompleted ( object sender, |
||
Updater_DoWork ( object sender, |
||
Updater_RunWorkerCompleted ( object sender, |
public static CheckForUpdate ( string &error ) : string[] | ||
error | string | |
return | string[] |
public static LoadProfile ( string filename ) : void | ||
filename | string | |
return | void |
public static VersionCheck ( string newversion ) : bool | ||
newversion | string | |
return | bool |