Method StartWithoutDebug
StartWithoutDebug()
When implemented by a class, run script starting from the main entry point.
public virtual bool StartWithoutDebug()
Returns
- bool
true if succeed otherwise false;
When implemented by a class, run script starting from the main entry point.
public virtual bool StartWithoutDebug()
true if succeed otherwise false;