Table of Contents

Method StepOver

Namespace
Alternet.Scripter.Debugger.IronPython
Assembly
Alternet.Scripter.IronPython.Debugger.v9.dll

StepOver()

When implemented by a class, executes one statement of code; steps over the next function call.

public void StepOver()