master
Craig Oates 4 years ago
parent
commit
9471f26242
  1. 2
      CW-Console-Project-Breakdown.md

2
CW-Console-Project-Breakdown.md

@ -16,7 +16,7 @@ The links for these files are as follows:
* [Program.cs](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Console/Program.cs)
* [ConsoleCommands.cs](https://git.abbether.net/craig.oates/Console.Waterworks/blob/master/Console.Waterworks/CW-Console/ConsoleCommands.cs)
![cw-console file structure](cw-console-file-structure.png)
![cw-console file structure](cw_console-file-structure.png)
"Program.cs" is the entry point into the system -- it is where `Main` resides. The purpose of `Main` in this context is to set-up in "input-loop", using Console.Waterworks. Once you have grasped what/how it is doing that, you should never need to go back in this folder.

Loading…
Cancel
Save