Ejemplo n.º 1
0
 public static void Main(string[] args)
 {
     AppEntry appEntry = new AppEntry();
     appEntry.Run(args);
 }
Ejemplo n.º 2
0
 public static void Main(string[] args)
 {
     AppEntry appEntry = new AppEntry();
     appEntry.Run(args);
 }