Пример #1
0
 public static HandleRef getCPtr(CSWidget obj)
 {
     return(obj == null ? new HandleRef((object)null, IntPtr.Zero) : obj.swigCPtr);
 }
Пример #2
0
 public virtual void CloneWidgetCustomProperty(CSWidget cWidget)
 {
     CocoStudioEngineAdapterPINVOKE.CSWidget_CloneWidgetCustomProperty(this.swigCPtr, CSWidget.getCPtr(cWidget));
 }