Пример #1
0
 static void Main(string[] args)
 {
     Pinger x = new Pinger(); 
     Actor.wait_all(); 
 }
        static void Main(string[] args)
        {
            Pinger x = new Pinger();

            Actor.wait_all();
        }