protected List <ColoreSingle> CaricaColoriSingle() { CDCBLL bll = new CDCBLL(); return(bll.LeggiColoreSingle()); }