コード例 #1
0
ファイル: DeviceManager.cs プロジェクト: dazhouhu/MFW
 public void StopSound()
 {
     WrapperProxy.StopPlayAlert();
 }