C# Class LitDev.HIDChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: litdev1/LitDev Class Usage Examples

Méthodes publiques

Свойство Type Description
oHIDIn HIDInputReport

Méthodes publiques

Méthode Description
HIDChangedEventArgs ( HIDInputReport oHIDIn ) : System

Method Details

HIDChangedEventArgs() public méthode

public HIDChangedEventArgs ( HIDInputReport oHIDIn ) : System
oHIDIn HIDInputReport
Résultat System

Property Details

oHIDIn public_oe property

public HIDInputReport,LitDev oHIDIn
Résultat HIDInputReport