public System.Collections.Generic.IList <AppEstadioGenNHibernate.EN.AppEstadio.PedidoEN> GetPedidosPorEstado(int p_estado) { return(_IPedidoCAD.GetPedidosPorEstado(p_estado)); }