Exemplo n.º 1
0
 public async Task <TimeSpan> BulkInsert()
 {
     return(await _auditLogService.BulkInsert());
 }