Метод | Описание | |
---|---|---|
Main ( string args ) : void | ||
Program ( IConsole console ) : System | ||
Run ( string args ) : ExitCode |
public static Main ( string args ) : void | ||
args | string | |
Результат | void |
public Program ( IConsole console ) : System | ||
console | IConsole | |
Результат | System |