Method | Description | |
---|---|---|
EncryptFileController ( [ uiContext, [ appDbService ) : System | ||
ShowDecryptFilesDialog ( string validationMessage = "" ) : void | ||
ShowEncryptFilesDialog ( ) : void | ||
ShowEnterPasswordDialog ( string appDbFileName, string validationMessage = "" ) : void |
Method | Description | |
---|---|---|
DecryptFiles ( ) : System.Threading.Tasks.Task | ||
EncryptFiles ( ) : System.Threading.Tasks.Task | ||
OnShellDiaglogResponseMessageReceived ( |
||
OnWidgetActivatedMessageReceived ( BudgetAnalyser.Dashboard.WidgetActivatedMessage message ) : void | ||
SetConfirmedPassword ( bool confirmed ) : void | ||
SetPassword ( |
||
ShowEncryptDecryptDialogCommon ( ) : void |
public EncryptFileController ( [ uiContext, [ appDbService ) : System | ||
uiContext | [ | |
appDbService | [ | |
return | System |
public ShowDecryptFilesDialog ( string validationMessage = "" ) : void | ||
validationMessage | string | |
return | void |
public ShowEnterPasswordDialog ( string appDbFileName, string validationMessage = "" ) : void | ||
appDbFileName | string | |
validationMessage | string | |
return | void |