コード例 #1
0
ファイル: FormMain.cs プロジェクト: Igorus/Visuarity
 private void Stop(ref VideoSet VS)
 {
     VS.Stop();
 }