Пример #1
0
        public void Update()
        {
            AbonentRepository _repo = new AbonentRepository();

            _repo.Update(this);
        }