public DataTable Getplato_garzon() { PlatoDAL beb = new PlatoDAL(); DataTable dt = beb.Get_garzon_plato(); return(dt); }