Пример #1
0
        public List <Profession> GetP()
        {
            Profession P = new Profession();

            return(P.Read11());
        }