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