Noun (concept)
Main method
the method where a C# application begins execution
In a console application, the Main method is the starting point of the program.