Table of Contents

Method StepInto

Namespace
Alternet.Scripter.Debugger.Python
Assembly
Alternet.Scripter.Python.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()