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