Ejemplo n.º 1
0
 public IntStringList(IntStringList orig) : this(modshogunPINVOKE.new_IntStringList__SWIG_5(IntStringList.getCPtr(orig)), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }