C# Class Paymetheus.PassphraseDialogViewModel

Inheritance: DialogViewModelBase
Exibir arquivo Open project: btcsuite/Paymetheus Class Usage Examples

Public Methods

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

Private Methods

Method Description
ExecuteAction ( ) : void

Method Details

PassphraseDialogViewModel() public method

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