Пример #1
0
 static void Main(string[] args)
 {
     macroTest.Test test = new macroTest.Test();
     test.DoTest(5);
 }
Пример #2
0
 static void Main(string[] args)
 {
     macroTest.Test test = new macroTest.Test();
     test.DoTest(5);
 }