C# Class MediaPortal.InputDevices.HidInputMappingForm.HidButtonAttributes

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

Méthodes publiques

Méthode 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 méthode

public GetText ( ) : string
Résultat string

HidButtonAttributes() public méthode

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
Résultat System