C# Class ScreenToGif.Util.ActivityHook.CustomKeyPressEventArgs

Custom KeyPress Event Args
Inheritance: System.EventArgs
Exibir arquivo Open project: dbremner/ScreenToGif Class Usage Examples

Public Methods

Method Description
CustomKeyPressEventArgs ( char keyChar ) : System

Method Details

CustomKeyPressEventArgs() public method

public CustomKeyPressEventArgs ( char keyChar ) : System
keyChar char
return System