Mono.Debugger.Languages.TargetVariable.PrintLocation C# (CSharp) Method

PrintLocation() public abstract method

public abstract PrintLocation ( StackFrame frame ) : string
frame StackFrame
return string
        public abstract string PrintLocation(StackFrame frame);