Exemplo n.º 1
0
 public async Task AddRouteReportAsync(RouteReport routeReport)
 => await _repository.AddRouteReportAsync(routeReport);