C# Class SecureStorage.SecureDataViewModel

View model for the app
Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: sameerkapps/SecureStorage

Méthodes publiques

Méthode Description
SecureDataViewModel ( ) : System

Private Methods

Méthode Description
ExecuteDeleteCommand ( object sender ) : void
ExecuteGetCommand ( object sender ) : void
ExecuteHasCommand ( object sender ) : void
ExecuteSetCommand ( object sender ) : void
RaisePropertyChanged ( [ propertyName = "" ) : void

Method Details

SecureDataViewModel() public méthode

public SecureDataViewModel ( ) : System
Résultat System