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