Пример #1
0
 public List <Color> GetColors()
 {
     return(_filterRepo.ReadColors().ToList());
 }