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