コード例 #1
0
 public async Task DoTheWork()
 {
     await _consumerRepository.DoTheWork();
 }