Method SetFrames
SetFrames(StackFrame[])
Sets a list of call stack frames to be displayed.
public virtual void SetFrames(StackFrame[] frames)
Parameters
frames
StackFrame[]List of frames to display.
Sets a list of call stack frames to be displayed.
public virtual void SetFrames(StackFrame[] frames)
frames
StackFrame[]List of frames to display.