Just a question but why are you using

Code: 
System.Console.WriteLine("Hello, World! \n");


Why not just Console.WriteLine?