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