Esempio n. 1
0
 public HotKeyType getCategory(HotKey hotKey)
 {
     return(hotKey.GetHotKeyType());
 }