Ejemplo n.º 1
0
 public ULongIntStringList(ULongIntStringList orig) : this(modshogunPINVOKE.new_ULongIntStringList__SWIG_5(ULongIntStringList.getCPtr(orig)), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }
Ejemplo n.º 2
0
 public ULongIntStringList(ULongIntStringList orig) : this(modshogunPINVOKE.new_ULongIntStringList__SWIG_5(ULongIntStringList.getCPtr(orig)), true) {
   if (modshogunPINVOKE.SWIGPendingException.Pending) throw modshogunPINVOKE.SWIGPendingException.Retrieve();
 }
Ejemplo n.º 3
0
 internal static HandleRef getCPtr(ULongIntStringList obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }
Ejemplo n.º 4
0
 internal static HandleRef getCPtr(ULongIntStringList obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }