Exemple #1
0
 public async Task AddRouteAsync(Route route)
 => await _repository.AddRouteAsync(route);