C# 클래스 KeyboardEditor.ViewModels.ContextListViewModel

상속: HelpAwareWizardPage
파일 보기 프로젝트 열기: Invenietis/ck-certified 1 사용 예제들

공개 메소드들

메소드 설명
CheckCanGoFurther ( ) : bool
ContextListViewModel ( KeyboardEditor root, WizardManager wizardManager, IUriHistoryCollection contexts, IKeyboard keyboardToSave ) : System.Collections.Generic

Ctor

메소드 상세

CheckCanGoFurther() 공개 메소드

public CheckCanGoFurther ( ) : bool
리턴 bool

ContextListViewModel() 공개 메소드

Ctor
public ContextListViewModel ( KeyboardEditor root, WizardManager wizardManager, IUriHistoryCollection contexts, IKeyboard keyboardToSave ) : System.Collections.Generic
root KeyboardEditor
wizardManager WizardManager The wizard manager
contexts IUriHistoryCollection
keyboardToSave IKeyboard
리턴 System.Collections.Generic