C# Class Rubberduck.Common.KeyHookEventArgs

Contains information about a captured key press resulting in modified code for a VBComponent.
Inheritance: System.EventArgs
Afficher le fichier Open project: retailcoder/Rubberduck

Méthodes publiques

Méthode Description
KeyHookEventArgs ( Keys key, VBComponent component ) : System

Method Details

KeyHookEventArgs() public méthode

public KeyHookEventArgs ( Keys key, VBComponent component ) : System
key Keys
component VBComponent
Résultat System