Пример #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);
    }
Пример #2
0
 internal static HandleRef getCPtr(SWIGTYPE_p_mutrade__detail__ContextImpl obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }