Exemplo n.º 1
0
 public static void Save(string p_fileName)
 {
     WordProcessingMergerPINVOKE.Save(p_fileName);
     if (WordProcessingMergerPINVOKE.SWIGPendingException.Pending)
     {
         throw WordProcessingMergerPINVOKE.SWIGPendingException.Retrieve();
     }
 }