コード例 #1
0
ファイル: MainViewModel.cs プロジェクト: tavaratv/novaroma
 private void ExecuteTvShowUpdates()
 {
     _engine.ExecuteTvShowUpdateJob();
 }