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