Пример #1
0
        public bool SupprimerPere(int id)
        {
            return(_rep.SupprimerPere(id));

            throw new NotImplementedException();
        }