Exemplo n.º 1
0
 public async Task <Info[]> GenerateInfoAsync()
 {
     return(await _summaryService.GenerateInfoAsync());
 }