コード例 #1
0
ファイル: RecordController.cs プロジェクト: dzmnd/Records
 public void Get()
 {
     _hostedService.StartAutomaticUpdateRecords();
 }