Méthode | Description | |
---|---|---|
SettingsViewModel ( IPhotoService photoService, INavigationFacade navigationFacade, IDialogService dialogService ) : System |
Initializes a new instance of the SettingsViewModel class.
|
Méthode | Description | |
---|---|---|
OnShowAbout ( ) : void | ||
OnShowPrivacyPolicy ( ) : void | ||
OnSignOut ( ) : void |
public SettingsViewModel ( IPhotoService photoService, INavigationFacade navigationFacade, IDialogService dialogService ) : System | ||
photoService | IPhotoService | The photo service. |
navigationFacade | INavigationFacade | The navigation facade. |
dialogService | IDialogService | The dialog service. |
Résultat | System |