Пример #1
0
 public void GetConsolePtr(Console execle)
 {
     ISMathPINVOKE.EnginePtr_GetConsolePtr(swigCPtr, Console.getCPtr(execle));
     if (ISMathPINVOKE.SWIGPendingException.Pending)
     {
         throw ISMathPINVOKE.SWIGPendingException.Retrieve();
     }
 }