C# Class SoundBoard.AutoUpdate.ViewModels.UpdateProgressViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: jormenjanssen/Soundboard

Méthodes publiques

Méthode Description
UpdateProgressViewModel ( UpdateManager updateManger, IProductUpdate productUpdate ) : System

Private Methods

Méthode Description
StartUpdateProgressTimer ( ) : void
_dispatcherTimer_Tick ( object sender, EventArgs e ) : void

Method Details

UpdateProgressViewModel() public méthode

public UpdateProgressViewModel ( UpdateManager updateManger, IProductUpdate productUpdate ) : System
updateManger UpdateManager
productUpdate IProductUpdate
Résultat System