Example #1
0
 public void Save()
 {
     action.KeyList = keysDown;
     interceptKeys.RemoveHook();
 }