public int GetCountTramNotDelay(string dateObser) { return(_LineRepository.GetCountNotDelayTram(dateObser)); }