Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Paymetheus
WizardDialogViewModelBase
C# 클래스 Paymetheus.WizardDialogViewModelBase
상속:
ViewModelBase
파일 보기
프로젝트 열기: btcsuite/Paymetheus
보호된 프로퍼티들
프로퍼티
타입
설명
_shell
ShellViewModel
_wizard
WizardViewModelBase
공개 메소드들
메소드
설명
WizardDialogViewModelBase
(
ShellViewModel
shell
,
WizardViewModelBase
wizard
)
메소드 상세
WizardDialogViewModelBase()
공개
메소드
public
WizardDialogViewModelBase
(
ShellViewModel
shell
,
WizardViewModelBase
wizard
)
shell
ShellViewModel
wizard
WizardViewModelBase
프로퍼티 상세
_shell
보호되어 있는 프로퍼티
protected
ShellViewModel,Paymetheus
_shell
리턴
ShellViewModel
_wizard
보호되어 있는 프로퍼티
protected
WizardViewModelBase,Paymetheus
_wizard
리턴
WizardViewModelBase