C# Class NinjaCoder.MvvmCross.ViewModels.AboutViewModel

Defines the AboutViewModel type.
Afficher le fichier Open project: asudbury/NinjaCoderForMvvmCross

Méthodes publiques

Méthode Description
AboutViewModel ( ISettingsService settingsService, IApplicationService applicationService ) : System.Windows.Input

Initializes a new instance of the AboutViewModel class.

Private Methods

Méthode Description
OpenInstallationDirectory ( ) : void

Opens the installation directory.

Method Details

AboutViewModel() public méthode

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.
Résultat System.Windows.Input