public void DesPlato(PlatoBLL objaux) { PlatoDAL aiu = new PlatoDAL(); aiu.Id_plato = this.Id_plato; aiu.DesPlato(aiu); }