Method StepInto
StepInto()
Executes one statement of code; steps into the next function call, if possible.
public virtual bool StepInto()
Returns
- bool
True if succeeds; otherwise, false.
Executes one statement of code; steps into the next function call, if possible.
public virtual bool StepInto()
True if succeeds; otherwise, false.