C# 클래스 Btl.ViewModels.AboutViewModel

The view model for the about window. It doesn't do anything apart from accept the ok/dismiss command, which sends a message to switch back to the timer view.
상속: ViewModelBase
파일 보기 프로젝트 열기: barrylapthorn/countdown_timer

공개 메소드들

메소드 설명
AboutViewModel ( ) : System.Windows

비공개 메소드들

메소드 설명
HomePageExecute ( ) : void
OkExecute ( ) : void

메소드 상세

AboutViewModel() 공개 메소드

public AboutViewModel ( ) : System.Windows
리턴 System.Windows