Example #1
0
 internal void Free(WrappedSoundEffectInstance instance)
 {
     instance.Dispose();
 }