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