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-662f336a0ced2964692720/]