Пример #1
0
 private int PlaySound(SoundData data, SoundArgs args)
 {
     return(PlaySound(NewCommand(data, args)));
 }