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