示例#1
0
 public void Execute(IJobExecutionContext context)
 {
     _engine.ExecuteSubtitleDownloads().Wait();
 }