C# Class DamageMeter.KeyPressedEventArgs

Event Args for the event that is fired after the hot key has been pressed.
Inheritance: System.EventArgs
Show file Open project: neowutran/ShinraMeter Class Usage Examples

Private Methods

Method Description
KeyPressedEventArgs ( HotkeysData modifier, Keys key ) : System