C# Class MTMCL.Update.Updater

Afficher le fichier Open project: cvronmin/metocraft Class Usage Examples

Méthodes publiques

Méthode Description
Updater ( ) : System

Méthodes protégées

Méthode Description
OnCheckFinishEvent ( bool hasupdate, string updateaddr, string updateinfo, int updateBuild ) : void

Private Methods

Méthode Description
CheckUpdate ( string url ) : void
Run ( ) : void

Method Details

OnCheckFinishEvent() protected méthode

protected OnCheckFinishEvent ( bool hasupdate, string updateaddr, string updateinfo, int updateBuild ) : void
hasupdate bool
updateaddr string
updateinfo string
updateBuild int
Résultat void

Updater() public méthode

public Updater ( ) : System
Résultat System