Using system;
A summary description of Namespace ConsoleApplication5 {/// /// class1. /// summary> class class1 {/// /// The primary entry point of the application. /// summary> [stathread] static void main (string [] args) {console.writeline ("Hello World!"); // // Todo: Add code to start the application //}} }