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