Пример #1
0
 public int GetCountTramNotDelay(string dateObser)
 {
     return(_LineRepository.GetCountNotDelayTram(dateObser));
 }