Exemplo n.º 1
0
Arquivo: t35.cs Projeto: nlhepler/mono
 static void Main(string[] args)
 {
     TestLib1.Class1 testApp1 = new TestLib1.Class1();
     testApp1.testIT();
 }
Exemplo n.º 2
0
 static void Main(string[] args)
 {
     TestLib1.Class1 testApp1 = new TestLib1.Class1();
     testApp1.testIT();
 }