C# Class WpfMpdClient.UpdateWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: sakya/wpfmpdclient Class Usage Examples

Méthodes publiques

Méthode Description
UpdateWindow ( CsUpdater.Updater updater, CsUpdater.UpdaterApp app ) : System

Private Methods

Méthode Description
Download ( string filename, double percentage ) : void
DownloadCompleted ( string filename ) : void
DownloadFailed ( string filename, Exception exception ) : void

Method Details

UpdateWindow() public méthode

public UpdateWindow ( CsUpdater.Updater updater, CsUpdater.UpdaterApp app ) : System
updater CsUpdater.Updater
app CsUpdater.UpdaterApp
Résultat System