C# Class BoringHeroes.Interaction.KeyPressedEventArgs

Event Args for the event that is fired after the hot key has been pressed.
Inheritance: System.EventArgs
Datei anzeigen Open project: lances101/BoringHeroes Class Usage Examples

Private Methods

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