Ejemplo n.º 1
0
 public static void Main() {
     AutoCoder.App app = new AutoCoder.App();
     app.InitializeComponent();
     app.Run();
 }