C# Class WinUniversal.SecureDataViewModel

View model for the app
Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: sameerkapps/SecureStorage Class Usage Examples

Public Methods

Method Description
SecureDataViewModel ( ) : Plugin.SecureStorage

Private Methods

Method Description
ExecuteDeleteCommand ( ) : void
ExecuteGetCommand ( ) : void
ExecuteHasCommand ( ) : void
ExecuteSetCommand ( ) : void
RaisePropertyChanged ( [ propertyName = "" ) : void

Method Details

SecureDataViewModel() public method

public SecureDataViewModel ( ) : Plugin.SecureStorage
return Plugin.SecureStorage