예제 #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;
 }