示例#1
0
 public static void disableHotkeys(string module)
 {
     globalHotkey.unsetHotkeys(module);
 }