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

            pas.Pass();
        }