C# Class Driver360WChatPad.ChatpadController

Afficher le fichier Open project: ryandb2/XBOX360WIRELESSCONTROLLERCHATPAD Class Usage Examples

Méthodes publiques

Свойство Type Description
dt System.Data.DataTable

Méthodes publiques

Méthode Description
ChatpadController ( ) : System
GetChatPadKeyValue ( string value, bool orangeModifer, bool greenModifer ) : string

Method Details

ChatpadController() public méthode

public ChatpadController ( ) : System
Résultat System

GetChatPadKeyValue() public méthode

public GetChatPadKeyValue ( string value, bool orangeModifer, bool greenModifer ) : string
value string
orangeModifer bool
greenModifer bool
Résultat string

Property Details

dt public_oe property

public DataTable,System.Data dt
Résultat System.Data.DataTable