Пример #1
0
 public GlobalHotKeyEventArgs(GlobalHotKey hotKey)
 {
     HotKey = hotKey;
 }