예제 #1
0
 public ByteStringList(ByteStringList orig) : this(modshogunPINVOKE.new_ByteStringList__SWIG_5(ByteStringList.getCPtr(orig)), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }