C# 클래스 KeyboardEditor.HelpAwareWizardPage

상속: KeyboardEditor.WizardPage
파일 보기 프로젝트 열기: Invenietis/ck-certified

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
HelpAwareWizardPage ( IKeyboardEditorRoot root, WizardManager wizardManager, KeyboardEditor.WizardPage next, bool isLastStep, string title = "" ) : System.Windows.Input
HelpAwareWizardPage ( IKeyboardEditorRoot root, WizardManager wizardManager, KeyboardEditor.WizardPage next, string title = "" ) : System.Windows.Input
HelpAwareWizardPage ( IKeyboardEditorRoot root, WizardManager wizardManager, bool isLastStep, string title = "" ) : System.Windows.Input

메소드 상세

HelpAwareWizardPage() 공개 메소드

public HelpAwareWizardPage ( IKeyboardEditorRoot root, WizardManager wizardManager, KeyboardEditor.WizardPage next, bool isLastStep, string title = "" ) : System.Windows.Input
root IKeyboardEditorRoot
wizardManager WizardManager
next KeyboardEditor.WizardPage
isLastStep bool
title string
리턴 System.Windows.Input

HelpAwareWizardPage() 공개 메소드

public HelpAwareWizardPage ( IKeyboardEditorRoot root, WizardManager wizardManager, KeyboardEditor.WizardPage next, string title = "" ) : System.Windows.Input
root IKeyboardEditorRoot
wizardManager WizardManager
next KeyboardEditor.WizardPage
title string
리턴 System.Windows.Input

HelpAwareWizardPage() 공개 메소드

public HelpAwareWizardPage ( IKeyboardEditorRoot root, WizardManager wizardManager, bool isLastStep, string title = "" ) : System.Windows.Input
root IKeyboardEditorRoot
wizardManager WizardManager
isLastStep bool
title string
리턴 System.Windows.Input