C# Class Paymetheus.WizardDialogViewModelBase

Inheritance: ViewModelBase
Afficher le fichier Open project: btcsuite/Paymetheus

Protected Properties

Свойство Type Description
_shell ShellViewModel
_wizard WizardViewModelBase

Méthodes publiques

Méthode Description
WizardDialogViewModelBase ( ShellViewModel shell, WizardViewModelBase wizard )

Method Details

WizardDialogViewModelBase() public méthode

public WizardDialogViewModelBase ( ShellViewModel shell, WizardViewModelBase wizard )
shell ShellViewModel
wizard WizardViewModelBase

Property Details

_shell protected_oe property

protected ShellViewModel,Paymetheus _shell
Résultat ShellViewModel

_wizard protected_oe property

protected WizardViewModelBase,Paymetheus _wizard
Résultat WizardViewModelBase