C# Class withSIX.Play.Applications.ViewModels.Overlays.SoftwareUpdateOverlayViewModel

Inheritance: SoftwareUpdateOverlayViewModelBase
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
CheckForUpdates ( ) : void
InstallSingleExe ( ) : void
Restart ( ) : void
SoftwareUpdateOverlayViewModel ( SettingsViewModel settingsViewModel, ISoftwareUpdate softwareUpdate ) : System

Method Details

CheckForUpdates() public méthode

public CheckForUpdates ( ) : void
Résultat void

InstallSingleExe() public méthode

public InstallSingleExe ( ) : void
Résultat void

Restart() public méthode

public Restart ( ) : void
Résultat void

SoftwareUpdateOverlayViewModel() public méthode

public SoftwareUpdateOverlayViewModel ( SettingsViewModel settingsViewModel, ISoftwareUpdate softwareUpdate ) : System
settingsViewModel SettingsViewModel
softwareUpdate ISoftwareUpdate
Résultat System