Example #1
0
 public void CmdAction(string action)
 {
     InstructionController.CheckAction(action);
 }