示例#1
0
 public virtual void CopyFrom(Component c)
 {
     SharpMochaPINVOKE.Component_CopyFrom(swigCPtr, Component.getCPtr(c));
 }
示例#2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(Component obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }