C# Class SoundSwitch.Framework.WindowsAPIAdapter.KeyPressedEventArgs

Event Args for the event that is fired after the hot key has been pressed.
Inheritance: System.EventArgs
Afficher le fichier Open project: Belphemur/SoundSwitch

Méthodes publiques

Méthode Description
KeyPressedEventArgs ( HotKeys hotKeys ) : System

Method Details

KeyPressedEventArgs() public méthode

public KeyPressedEventArgs ( HotKeys hotKeys ) : System
hotKeys HotKeys
Résultat System