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