C# 클래스 SoundBoard.AutoUpdate.ViewModels.UpdateProgressViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: jormenjanssen/Soundboard

공개 메소드들

메소드 설명
UpdateProgressViewModel ( UpdateManager updateManger, IProductUpdate productUpdate ) : System

비공개 메소드들

메소드 설명
StartUpdateProgressTimer ( ) : void
_dispatcherTimer_Tick ( object sender, EventArgs e ) : void

메소드 상세

UpdateProgressViewModel() 공개 메소드

public UpdateProgressViewModel ( UpdateManager updateManger, IProductUpdate productUpdate ) : System
updateManger UpdateManager
productUpdate IProductUpdate
리턴 System