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