public static FrameController getInstance()
        {
            global::System.IntPtr cPtr = SharpMochaPINVOKE.FrameController_getInstance();
            FrameController       ret  = (cPtr == global::System.IntPtr.Zero) ? null : new FrameController(cPtr, false);

            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FrameController obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Exemplo n.º 3
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(FrameController obj)
 {
     return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }