public static void Main() { PyramidDemo.App app = new PyramidDemo.App(); app.InitializeComponent(); app.Run(); }