C# Class CommonServices.KeyboardDriverEventArg

Inheritance: System.EventArgs
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
KeyboardDriverEventArg ( int keyCode, InputSource inputSource ) : System

Method Details

KeyboardDriverEventArg() public méthode

public KeyboardDriverEventArg ( int keyCode, InputSource inputSource ) : System
keyCode int
inputSource InputSource
Résultat System