Exemple #1
0
 public void Copy(ref SoundControlEvent obj)
 {
     SoundNativeMethods.SoundControlElementIdCopy(handle, obj.handle);
 }