)
            {
                threads[i].Start();
            }
            Console.ReadLine();
        }
    }
}

相关文章: