C# Class PassFruit.Ui.Wp.Views.AccountDetailsPageViewModel

Inheritance: Caliburn.Micro.Screen
Afficher le fichier Open project: bettiolo/PassFruit

Méthodes publiques

Méthode Description
AccountDetailsPageViewModel ( ) : System
LoadAccount ( ) : void

Méthodes protégées

Méthode Description
OnDeactivate ( bool close ) : void

Private Methods

Méthode Description
SaveAccount ( ) : void

Method Details

AccountDetailsPageViewModel() public méthode

public AccountDetailsPageViewModel ( ) : System
Résultat System

LoadAccount() public méthode

public LoadAccount ( ) : void
Résultat void

OnDeactivate() protected méthode

protected OnDeactivate ( bool close ) : void
close bool
Résultat void