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