コード例 #1
0
 public IEnumerable <int> GetYearsFromDb()
 {
     return(_LineRepository.GetYearsFromDb());
 }