Esempio n. 1
0
 public List <Color> GetAllColors()
 {
     return(_carDal.GetAllColors());
 }