Method StepOver
StepOver()
When implemented by a class, executes one statement of code; steps over the next function call.
bool StepOver()
Returns
- bool
true if succeed otherwise false;
When implemented by a class, executes one statement of code; steps over the next function call.
bool StepOver()
true if succeed otherwise false;