コード例 #1
0
ファイル: OfferService.cs プロジェクト: vjkrammes/Beans
 public async Task <int> CountAsync() => await _offerRepository.CountAsync();