C# 클래스 NinjaCoder.MvvmCross.ViewModels.AboutViewModel

Defines the AboutViewModel type.
파일 보기 프로젝트 열기: asudbury/NinjaCoderForMvvmCross

공개 메소드들

메소드 설명
AboutViewModel ( ISettingsService settingsService, IApplicationService applicationService ) : System.Windows.Input

Initializes a new instance of the AboutViewModel class.

비공개 메소드들

메소드 설명
OpenInstallationDirectory ( ) : void

Opens the installation directory.

메소드 상세

AboutViewModel() 공개 메소드

Initializes a new instance of the AboutViewModel class.
public AboutViewModel ( ISettingsService settingsService, IApplicationService applicationService ) : System.Windows.Input
settingsService ISettingsService The settings service.
applicationService IApplicationService The application service.
리턴 System.Windows.Input