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