Exemplo n.º 1
0
 public async Task <bool> DoesCommentExist(int id) => await repo.Exists(id);