static void Main(string[] args) { Console.WriteLine ("Hello World from Helix.Glob.TheMain!"); TheMain main = new TheMain (); main.Execute (); }