Method StepOut
- Namespace
- Alternet.Scripter.Debugger.IronPython
- Assembly
- Alternet.Scripter.IronPython.Debugger.v9.dll
StepOut()
When implemented by a class, executes one statement of code; steps out of the function currently being executed.
public void StepOut()