C# console based application

The following program is a simple console based CSharp application. The program starts from the main() method. Create a new Console Application project and copy and paste the following C# source code.
[crayon-669e3eb1e1c47387980962/]