コード例 #1
0
ファイル: ScraperModule.cs プロジェクト: mmathys/ETH-Bot
 public async Task DiscMath()
 {
     await _downloadService.DownloadDiscMath(Context);
 }