Example #1
0
 public async Task <Report> AddReport(Report report) => await _storageService.AddReport(report);