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