Exemplo n.º 1
0
        public static List <RevelationHistoryofthegapEntity> C_RevelationHistoryOfTheGapGetId(System.Int32 mark, string zoneId = "")
        {
            var provider = new RevelationHistoryofthegapProvider(zoneId);

            return(provider.C_RevelationHistoryOfTheGapGetId(mark));
        }