C# Class MTMCL.Update.Update

Update.xaml 的互動邏輯
Inheritance: IDisposable
Afficher le fichier Open project: cvronmin/metocraft

Méthodes publiques

Méthode Description
Dispose ( ) : void
Update ( int build, string url ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
ClientOnDownloadFileCompleted ( object sender, System asyncCompletedEventArgs ) : void
ClientOnDownloadProgressChanged ( object sender, System downloadProgressChangedEventArgs ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Update() public méthode

public Update ( int build, string url ) : System
build int
url string
Résultat System