C# Class Paymetheus.RenameAccountDialogViewModel

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

Méthodes publiques

Méthode Description
RenameAccountDialogViewModel ( ShellViewModel shell, Account account, string currentName ) : Paymetheus.Bitcoin.Wallet

Private Methods

Méthode Description
RenameAction ( ) : void

Method Details

RenameAccountDialogViewModel() public méthode

public RenameAccountDialogViewModel ( ShellViewModel shell, Account account, string currentName ) : Paymetheus.Bitcoin.Wallet
shell ShellViewModel
account Account
currentName string
Résultat Paymetheus.Bitcoin.Wallet