Пример #1
0
        static void Main(string[] args)
        {
            Ex1 ex1 = new Ex1();

            ex1.ex1();
        }