Method | Description | |
---|---|---|
Program ( |
||
Run ( string commandLineArguments ) : int |
Method | Description | |
---|---|---|
Main ( string args ) : int |
public Program ( |
||
applicationInformation | ||
userInterface | IUserInterface | |
logger | IActionLogger | |
commandLineArgumentInterpreter | ICommandLineArgumentInterpreter | |
helpCommand | IHelpCommand | |
return | System |
public Run ( string commandLineArguments ) : int | ||
commandLineArguments | string | |
return | int |