コード例 #1
0
ファイル: MainForm.cs プロジェクト: AramisIT/Lamps
 public void SetOnHotKeyPressed(OnHotKeyPressedDelegate OnHotKeyPressed)
 {
     HotKeyAgent.OnHotKeyPressed = OnHotKeyPressed;
 }
コード例 #2
0
ファイル: MainForm.cs プロジェクト: AramisIT/Lamps
 public void SetOnHotKeyPressed(OnHotKeyPressedDelegate OnHotKeyPressed)
 {
     HotKeyAgent.OnHotKeyPressed = OnHotKeyPressed;
 }