C# 클래스 AvalonStudio.Extensibility.Commands.CommandKeyboardShortcut

파일 보기 프로젝트 열기: VitalElement/AvalonStudio

보호된 메소드들

메소드 설명
CommandKeyboardShortcut ( KeyGesture keyGesture, int sortOrder, Func commandDefinition ) : System

메소드 상세

CommandKeyboardShortcut() 보호된 메소드

protected CommandKeyboardShortcut ( KeyGesture keyGesture, int sortOrder, Func commandDefinition ) : System
keyGesture KeyGesture
sortOrder int
commandDefinition Func
리턴 System