예제 #1
0
 public void dumpCSV(SWIGTYPE_p_std__ofstream csvFile)
 {
     ContextModulePINVOKE.ExecutionReport_dumpCSV(swigCPtr, SWIGTYPE_p_std__ofstream.getCPtr(csvFile));
     if (ContextModulePINVOKE.SWIGPendingException.Pending)
     {
         throw ContextModulePINVOKE.SWIGPendingException.Retrieve();
     }
 }