コード例 #1
0
ファイル: SmartOutputController.cs プロジェクト: thorhs/vixen
 public void Pause()
 {
     _executionControl.Pause();
 }