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