C# Class ScreenToGif.Util.ActivityHook.CustomKeyEventArgs

Custom Key Event Args
Inheritance: System.EventArgs
Mostrar archivo Open project: dbremner/ScreenToGif Class Usage Examples

Public Methods

Method Description
CustomKeyEventArgs ( Keys key ) : System

Method Details

CustomKeyEventArgs() public method

public CustomKeyEventArgs ( Keys key ) : System
key Keys
return System