Ejemplo n.º 1
0
 public List <Maker> GetMakers()
 {
     return(_filterRepo.ReadMakers().ToList());
 }