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