Method | Description | |
---|---|---|
ApplicationUpdates ( LauncherData myClient ) : System | ||
UpdateAvailable ( |
||
UpdateToLatestVersion ( |
Method | Description | |
---|---|---|
DownloadComplete ( LauncherData theVersion, byte arFileBytes ) : void | ||
DownloadStarted ( IAsyncResult theResult ) : void | ||
ReadingStream ( IAsyncResult theResult ) : void |
public ApplicationUpdates ( LauncherData myClient ) : System | ||
myClient | LauncherData | |
return | System |
public UpdateAvailable ( |
||
myDispatcher | ||
return | List |
public UpdateToLatestVersion ( |
||
myDispatcher | ||
theVersion | LauncherData | |
return | void |