public NameProp(NameProp s) : this(VixenLibPINVOKE.new_NameProp__SWIG_3(NameProp.getCPtr(s)), true) { if (VixenLibPINVOKE.SWIGPendingException.Pending) { throw VixenLibPINVOKE.SWIGPendingException.Retrieve(); } }
internal static HandleRef getCPtr(NameProp obj) { return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr); }