C# Class Lensert.HotkeyEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: zwolsman/lensert-win

Méthodes publiques

Méthode Description
HotkeyEventArgs ( Hotkey oldHotkey, Hotkey newHotkey ) : System

Method Details

HotkeyEventArgs() public méthode

public HotkeyEventArgs ( Hotkey oldHotkey, Hotkey newHotkey ) : System
oldHotkey Hotkey
newHotkey Hotkey
Résultat System