public DebugFrontend.StackFrame GetStackFrame(uint i) { DebugFrontend.StackFrame ret = new DebugFrontend.StackFrame(DecodaPINVOKE.DebugFrontend_GetStackFrame(swigCPtr, i), false); return(ret); }