Exemple #1
0
 public void BorrarEntrada(int id)
 {
     _IEntradaCAD.BorrarEntrada(id);
 }