Exemplo n.º 1
0
 public IEnumerable <int> GetYearsFromDb()
 {
     return(_LineRepository.GetYearsFromDb());
 }