Table of Contents

Method StepInto

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

StepInto()

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

public void StepInto()