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