Exemplo n.º 1
0
 public async Task <long> GetVisitorCountAsync(string articleId)
 => await articleService.CountVisitorsAsync(articleId);