コード例 #1
0
 internal void SetDatabaseUrlInternal(string url)
 {
     AppUtilPINVOKE.AppOptionsInternal_SetDatabaseUrlInternal(this.swigCPtr, url);
     if (AppUtilPINVOKE.SWIGPendingException.Pending)
     {
         throw AppUtilPINVOKE.SWIGPendingException.Retrieve();
     }
 }