C# Class ScreenToGif.Util.ActivityHook.CustomKeyPressEventArgs

Custom KeyPress Event Args
Inheritance: System.EventArgs
Afficher le fichier Open project: dbremner/ScreenToGif Class Usage Examples

Méthodes publiques

Méthode Description
CustomKeyPressEventArgs ( char keyChar ) : System

Method Details

CustomKeyPressEventArgs() public méthode

public CustomKeyPressEventArgs ( char keyChar ) : System
keyChar char
Résultat System