Beispiel #1
0
 public PDatabaseStore(PDatabaseStore other) : this(PapillonPINVOKE.new_PDatabaseStore(PDatabaseStore.getCPtr(other)), true)
 {
     if (PapillonPINVOKE.SWIGPendingException.Pending)
     {
         throw PapillonPINVOKE.SWIGPendingException.Retrieve();
     }
 }