public void Borrar(int id
                    )
 {
     _IPuntoReciclajeCAD.Borrar(id);
 }