Ejemplo n.º 1
0
 public void Reopen()
 {
     XapianPINVOKE.Database_Reopen(swigCPtr);
     if (XapianPINVOKE.SWIGPendingException.Pending)
     {
         throw XapianPINVOKE.SWIGPendingException.Retrieve();
     }
 }