C# Class KeyboardEditor.ViewModels.ContextListViewModel

Inheritance: HelpAwareWizardPage
Show file Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
CheckCanGoFurther ( ) : bool
ContextListViewModel ( KeyboardEditor root, WizardManager wizardManager, IUriHistoryCollection contexts, IKeyboard keyboardToSave ) : System.Collections.Generic

Ctor

Method Details

CheckCanGoFurther() public method

public CheckCanGoFurther ( ) : bool
return bool

ContextListViewModel() public method

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
return System.Collections.Generic