Пример #1
0
 public List <DbTrainLine> GetAllLines()
 {
     return(_lineRepository.GetAllLines());
 }