Exemplo n.º 1
0
 public void SendCmdHistoricalEvent(string user, string frec)
 {
     _EngineCmdManager.SendCmdHistoricalEvent(user, frec);
 }