コード例 #1
0
 public async Task ParseAsync(IParseContext context)
 {
     await _advertisementRepository.AddAdvertisementsAsync(context);
 }