Method Start
Start()
When implemented by a class, starts executing the program from the entry point with specified settings.
public virtual bool Start()
Returns
- bool
true if succeed otherwise false;
When implemented by a class, starts executing the program from the entry point with specified settings.
public virtual bool Start()
true if succeed otherwise false;