C# Class Lensert.HotkeyEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: zwolsman/lensert-win

Public Methods

Method Description
HotkeyEventArgs ( Hotkey oldHotkey, Hotkey newHotkey ) : System

Method Details

HotkeyEventArgs() public method

public HotkeyEventArgs ( Hotkey oldHotkey, Hotkey newHotkey ) : System
oldHotkey Hotkey
newHotkey Hotkey
return System