Exemple #1
0
 public void ExecuteClientCommand(IClientCommand cmd)
 {
     cmd.SendToServer();
 }