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