static void _Main(string[] args) { SimpleLayout simpleLayout = new SimpleLayout(); simpleLayout.Run(args); }