C# Class Paymetheus.PassphraseDialogViewModel

Inheritance: DialogViewModelBase
Afficher le fichier Open project: btcsuite/Paymetheus Class Usage Examples

Méthodes publiques

Méthode Description
PassphraseDialogViewModel ( ShellViewModel shell, string header, string buttonText, Task>.Func executeWithPassphrase ) : System

Private Methods

Méthode Description
ExecuteAction ( ) : void

Method Details

PassphraseDialogViewModel() public méthode

public PassphraseDialogViewModel ( ShellViewModel shell, string header, string buttonText, Task>.Func executeWithPassphrase ) : System
shell ShellViewModel
header string
buttonText string
executeWithPassphrase Task>.Func
Résultat System