Beispiel #1
0
 public WDFeatures(WDFeatures orig) : this(modshogunPINVOKE.new_WDFeatures__SWIG_2(WDFeatures.getCPtr(orig)), true)
 {
     if (modshogunPINVOKE.SWIGPendingException.Pending)
     {
         throw modshogunPINVOKE.SWIGPendingException.Retrieve();
     }
 }