Method Continue
Continue()
When implemented by a class, continues given process to the next breakpoint or until process finishes.
bool Continue()
Returns
- bool
true if succeed otherwise false;
When implemented by a class, continues given process to the next breakpoint or until process finishes.
bool Continue()
true if succeed otherwise false;