コード例 #1
0
 internal static void AppEnableLogCallback(bool arg0)
 {
     AppUtilPINVOKE.AppEnableLogCallback(arg0);
     if (AppUtilPINVOKE.SWIGPendingException.Pending)
     {
         throw AppUtilPINVOKE.SWIGPendingException.Retrieve();
     }
 }