Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Paymetheus
WizardDialogViewModelBase
C# Class Paymetheus.WizardDialogViewModelBase
Inheritance:
ViewModelBase
Mostrar archivo
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