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