Пример #1
0
        public bool EstUtilisee(int id, string[] options)
        {
            return(_rep.EstUtilisee(id, options));

            throw new NotImplementedException();
        }