Exemplo n.º 1
0
 public void TestMethod1()
 {
     HelloWorld_Introp.Main();
 }
Exemplo n.º 2
0
 static void Main(string[] args)
 {
     Console.ReadLine();
     HelloWorld_Introp.Main();
 }