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