Method SwitchStackFrame
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v10.dll
SwitchStackFrame(StackFrame, ExecutionPosition)
Updates line styles when the debugger switches to the stack frame.
public virtual void SwitchStackFrame(StackFrame stackFrame, ExecutionPosition executionPos)
Parameters
stackFrameStackFrameStackFrameto be switched to.executionPosExecutionPositionCurrent execution line number and a file name.