C# Class Paymetheus.WizardDialogViewModelBase

Inheritance: ViewModelBase
Mostra file Open project: btcsuite/Paymetheus

Protected Properties

Property Type Description
_shell ShellViewModel
_wizard WizardViewModelBase

Public Methods

Method Description
WizardDialogViewModelBase ( ShellViewModel shell, WizardViewModelBase wizard )

Method Details

WizardDialogViewModelBase() public method

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

Property Details

_shell protected_oe property

protected ShellViewModel,Paymetheus _shell
return ShellViewModel

_wizard protected_oe property

protected WizardViewModelBase,Paymetheus _wizard
return WizardViewModelBase