Exemple #1
0
 public async Task AddRouteRangeAsync(IEnumerable <Route> routes)
 => await _repository.AddRouteRangeAsync(routes);