Beispiel #1
0
 public void Copy(ref SoundControlElementList obj)
 {
     SoundNativeMethods.SoundControlElementListCopy(handle, obj.handle);
 }