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