Exemplo n.º 1
0
    public SWIGTYPE_p_mutrade__detail__ContextImpl getContextImpl()
    {
        IntPtr cPtr = ContextModulePINVOKE.Context_getContextImpl(swigCPtr);
        SWIGTYPE_p_mutrade__detail__ContextImpl ret = (cPtr == IntPtr.Zero) ? null : new SWIGTYPE_p_mutrade__detail__ContextImpl(cPtr, false);

        return(ret);
    }