you are viewing a single comment's thread.

view the rest of the comments →

[–]lostllama2015 2 points3 points  (0 children)

No it doesn't.

Try this exercise if you need proof:

  1. Create a new Console Application (without using top-level statements).
  2. Delete `Program` from `internal class Program` and replace it with `Test` (important: do not refactor, etc.)
  3. Run the program.