Пример #1
0
 public async Task AddRouteDelayAsync(RouteDelay routeDelay)
 => await _repository.AddRouteDelayAsync(routeDelay);