C# Class Decchi.Utilities.GlobalKeyboardHook.KeyHookEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Usagination/Decchi

Public Methods

Method Description
KeyHookEventArgs ( Key key ) : System

Method Details

KeyHookEventArgs() public method

public KeyHookEventArgs ( Key key ) : System
key Key
return System