Method SwitchStackFrame
- Namespace
- Alternet.Scripter.Integration.Wpf
- Assembly
- Alternet.Scripter.Integration.Wpf.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.