コード例 #1
0
ファイル: Out123.cs プロジェクト: fdefelici/aiv-mpg123
 public void Stop()
 {
     Out123NativeMethods.Stop(handle);
 }