コード例 #1
0
        public bool SupprimerMere(int id)
        {
            return(_rep.SupprimerMere(id));

            throw new NotImplementedException();
        }