Пример #1
0
        public string dtPerson()
        {
            ClsPerson cls = new ClsPerson();

            return(ClsDES.Encrypt(cls.dt()));
        }