C# 클래스 MediaPortal.InputDevices.HidUsageAction.Button

Button/mapping class We will create one of this for each 'button' element.
파일 보기 프로젝트 열기: MediaPortal/MediaPortal-1

공개 메소드들

메소드 설명
Button ( string aCode, string aName, bool aBackground, bool aRepeat, bool aShift, bool aCtrl, bool aAlt, bool aWin, List aActions ) : System

메소드 상세

Button() 공개 메소드

public Button ( string aCode, string aName, bool aBackground, bool aRepeat, bool aShift, bool aCtrl, bool aAlt, bool aWin, List aActions ) : System
aCode string
aName string
aBackground bool
aRepeat bool
aShift bool
aCtrl bool
aAlt bool
aWin bool
aActions List
리턴 System