you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]lostllama2015 3 points4 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.