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