public bool EstUtilisee(int id, string[] options) { return(_rep.EstUtilisee(id, options)); throw new NotImplementedException(); }