Example #1
0
 static void Main(string[] args)
 {
     App.Test1();
     App.Test2();
     TestArray.runTest();
 }