C# Class KeyboardEditor.ViewModels.ContextListViewModel

Inheritance: HelpAwareWizardPage
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

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

Ctor

Method Details

CheckCanGoFurther() public méthode

public CheckCanGoFurther ( ) : bool
Résultat bool

ContextListViewModel() public méthode

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
Résultat System.Collections.Generic