Exemple #1
0
 public void closeApp()
 {
     BitesPINVOKE.ApplicationContextBase_closeApp(swigCPtr);
     if (BitesPINVOKE.SWIGPendingException.Pending)
     {
         throw BitesPINVOKE.SWIGPendingException.Retrieve();
     }
 }