Method StepOut
StepOut()
When implemented by a class, steps out of the current function.
public virtual bool StepOut()
Returns
- bool
true if succeed otherwise false;
When implemented by a class, steps out of the current function.
public virtual bool StepOut()
true if succeed otherwise false;