Beispiel #1
0
 static void Main(string[] args)
 {
     TestLib1.Class1 testApp1 = new TestLib1.Class1();
     testApp1.testIT();
 }
Beispiel #2
0
 static void Main(string[] args)
 {
     TestLib1.Class1 testApp1 = new TestLib1.Class1();
     testApp1.testIT();
 }