示例#1
0
 public SystemHotKeyEventArgs(SystemHotKey hotkey)
 {
     Hotkey = hotkey;
 }
 public SystemHotKeyEventArgs(SystemHotKey hotkey)
 {
     Hotkey = hotkey;
 }