C# Class Banshee.Windows.VersionUpdater

Inheritance: Hyena.Downloader.DownloadManager
Afficher le fichier Open project: mono-soc-2011/banshee

Méthodes publiques

Méthode Description
CheckForUpdates ( bool verbose ) : void
DisplayUpdateAvailableDialog ( ) : void

Private Methods

Méthode Description
DisplayMessage ( string title, string message, MessageType type ) : void
DisplayUpdateFinishedDownloadingDialog ( ) : void
OnDoapDownloaderFinished ( HttpDownloader obj ) : void
OnInstallerDownloaderFinished ( HttpDownloader obj ) : void
OnInstallerDownloaderProgress ( HttpDownloader obj ) : void

Method Details

CheckForUpdates() public méthode

public CheckForUpdates ( bool verbose ) : void
verbose bool
Résultat void

DisplayUpdateAvailableDialog() public méthode

public DisplayUpdateAvailableDialog ( ) : void
Résultat void