C# 클래스 LongoMatch.Gui.Component.HotkeysConfiguration

상속: Gtk.Bin
파일 보기 프로젝트 열기: LongoMatch/longomatch

공개 메소드들

메소드 설명
AddWidget ( KeyAction action, string desc, HotKey key, int position ) : void
HotkeysConfiguration ( ) : System

메소드 상세

AddWidget() 공개 메소드

public AddWidget ( KeyAction action, string desc, HotKey key, int position ) : void
action KeyAction
desc string
key HotKey
position int
리턴 void

HotkeysConfiguration() 공개 메소드

public HotkeysConfiguration ( ) : System
리턴 System