Méthode | Description | |
---|---|---|
Main ( string args ) : void |
The main entry point for the application.
|
Méthode | Description | |
---|---|---|
AddCommand ( string name, string description, Func |
||
ChangeScriptExecutable ( ) : void | ||
CheckCanSetConsoleColor ( ) : void | ||
ListCommand ( IBootstrap bootstrap, string arguments ) : bool | ||
ReadConsoleCommand ( IBootstrap bootstrap ) : void | ||
RegisterCommands ( ) : void | ||
Run ( string exeArg, string startArgs ) : bool | ||
RunAsConsole ( ) : void | ||
RunAsController ( string arguments ) : void | ||
RunAsService ( ) : void | ||
SetConsoleColor ( ConsoleColor color ) : void | ||
StartCommand ( IBootstrap bootstrap, string arguments ) : bool | ||
StopCommand ( IBootstrap bootstrap, string arguments ) : bool |