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

            _repo.Create(this);
        }