C# 클래스 withSIX.Play.Applications.ViewModels.Overlays.SoftwareUpdateOverlayViewModel

상속: SoftwareUpdateOverlayViewModelBase
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
CheckForUpdates ( ) : void
InstallSingleExe ( ) : void
Restart ( ) : void
SoftwareUpdateOverlayViewModel ( SettingsViewModel settingsViewModel, ISoftwareUpdate softwareUpdate ) : System

메소드 상세

CheckForUpdates() 공개 메소드

public CheckForUpdates ( ) : void
리턴 void

InstallSingleExe() 공개 메소드

public InstallSingleExe ( ) : void
리턴 void

Restart() 공개 메소드

public Restart ( ) : void
리턴 void

SoftwareUpdateOverlayViewModel() 공개 메소드

public SoftwareUpdateOverlayViewModel ( SettingsViewModel settingsViewModel, ISoftwareUpdate softwareUpdate ) : System
settingsViewModel SettingsViewModel
softwareUpdate ISoftwareUpdate
리턴 System