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