Minify C# (Sharp) Code

 
class Program { static void Main(string[] args) { System.Console.WriteLine("Hello World!"); } }