C# Class UlteriusServer.Api.Services.Update.UpdateService

Mostrar archivo Open project: Ulterius/server

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
CheckForClientUpdates ( ) : Task
CheckForServerUpdates ( ) : void
DownloadUpdate ( ) : Task
IsValidSha1 ( string sha1 ) : bool
Updater ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void