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