예제 #1
0
        public bool AttachDebuggerToHost()
        {
            bool ret = DecodaPINVOKE.DebugFrontend_AttachDebuggerToHost(swigCPtr);

            return(ret);
        }