Exemplo n.º 1
0
 private static void Main()
 {
     MyApplication app = new MyApplication();
 }
Exemplo n.º 2
0
 public static void Main()
 {
     MyApplication app = new MyApplication();
 }