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