C# Class Paymetheus.RenameAccountDialogViewModel

Inheritance: DialogViewModelBase
Mostrar archivo Open project: btcsuite/Paymetheus Class Usage Examples

Public Methods

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

Private Methods

Method Description
RenameAction ( ) : void

Method Details

RenameAccountDialogViewModel() public method

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