コード例 #1
0
ファイル: SlurperApp.cs プロジェクト: ademol/Slurper
 public async Task Run()
 {
     await _searcher.Execute();
 }