Example #1
0
 public Task <long> Count(CancellationToken cancellationToken = default)
 => _repository.Count(cancellationToken);