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