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