public static DebugFrontend Get() { DebugFrontend ret = new DebugFrontend(DecodaPINVOKE.DebugFrontend_Get(), false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(DebugFrontend obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }