Exemplo n.º 1
0
 public void BorrarGustos(int id)
 {
     _IGustosCAD.BorrarGustos(id);
 }