Exemple #1
0
        public Frame GetFrame()
        {
            global::System.IntPtr cPtr = EfficioRuntimePINVOKE.Engine_GetFrame__SWIG_0(swigCPtr);
            Frame ret = (cPtr == global::System.IntPtr.Zero) ? null : new Frame(cPtr, true);

            return(ret);
        }