C# Class MediaPortal.InputDevices.HidInputMappingForm.HidButtonAttributes

Store data in our TreeNode to be able to put it back in our XML when saving.
Show file Open project: MediaPortal/MediaPortal-1

Public Methods

Method Description
GetText ( ) : string
HidButtonAttributes ( string aName, string aCode, string aBackground, string aRepeat, string aShift, string aControl, string aAlt, string aWindows ) : System

Method Details

GetText() public method

public GetText ( ) : string
return string

HidButtonAttributes() public method

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
return System