C# 클래스 MediaPortal.InputDevices.HidInputMappingForm.HidButtonAttributes

Store data in our TreeNode to be able to put it back in our XML when saving.
파일 보기 프로젝트 열기: MediaPortal/MediaPortal-1

공개 메소드들

메소드 설명
GetText ( ) : string
HidButtonAttributes ( string aName, string aCode, string aBackground, string aRepeat, string aShift, string aControl, string aAlt, string aWindows ) : System

메소드 상세

GetText() 공개 메소드

public GetText ( ) : string
리턴 string

HidButtonAttributes() 공개 메소드

public HidButtonAttributes ( string aName, string aCode, string aBackground, string aRepeat, string aShift, string aControl, string aAlt, string aWindows ) : System
aName string
aCode string
aBackground string
aRepeat string
aShift string
aControl string
aAlt string
aWindows string
리턴 System