示例#1
0
    public bool Wait()
    {
        bool ret = ISMathPINVOKE.EnginePtr_Wait(swigCPtr);

        return(ret);
    }