Ejemplo n.º 1
0
 public void Release()
 {
     HotkeyNative.Release();
     UnregistAllHotkey();
 }
Ejemplo n.º 2
0
 public void Init()
 {
     HotkeyNative.Init();
 }