C# Class SylphyHorn.Services.ShortcutKeyPressedEventArgs

Afficher le fichier Open project: Grabacr07/SylphyHorn Class Usage Examples

Méthodes publiques

Méthode Description
ShortcutKeyPressedEventArgs ( ShortcutKey shortcutKey ) : System

Private Methods

Méthode Description
ShortcutKeyPressedEventArgs ( Keys key, ICollection modifiers ) : System

Method Details

ShortcutKeyPressedEventArgs() public méthode

public ShortcutKeyPressedEventArgs ( ShortcutKey shortcutKey ) : System
shortcutKey ShortcutKey
Résultat System