Esempio n. 1
0
 void lookupHotkey_KeyPressed(object sender, hotkey.KeyPressedEventArgs e)
 {
     lookupSwitch();
 }
Esempio n. 2
0
 void clickerHotkey_KeyPressed(object sender, hotkey.KeyPressedEventArgs e)
 {
     clickerSwitch();
 }