コード例 #1
0
 public static void enableHotkeys(string module, Hotkey[] hks)
 {
     globalHotkey.setHotkeys(module, hks);
 }