Ejemplo n.º 1
0
 static void Main(string[] args)
 {
     macroTest.Test test = new macroTest.Test();
     test.DoTest(5);
 }
Ejemplo n.º 2
0
 static void Main(string[] args)
 {
     macroTest.Test test = new macroTest.Test();
     test.DoTest(5);
 }