Exemplo n.º 1
0
        protected List <ColoreSingle> CaricaColoriSingle()
        {
            CDCBLL bll = new CDCBLL();

            return(bll.LeggiColoreSingle());
        }