C# Class HookTest.Util.CustomKeyEventArgs

Inheritance: System.EventArgs
显示文件 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