C# Class AvalonStudio.Extensibility.Commands.CommandKeyboardShortcut

Afficher le fichier Open project: VitalElement/AvalonStudio

Méthodes protégées

Méthode Description
CommandKeyboardShortcut ( KeyGesture keyGesture, int sortOrder, Func commandDefinition ) : System

Method Details

CommandKeyboardShortcut() protected méthode

protected CommandKeyboardShortcut ( KeyGesture keyGesture, int sortOrder, Func commandDefinition ) : System
keyGesture KeyGesture
sortOrder int
commandDefinition Func
Résultat System