public int?DonnerParNom(string nom) { return(_rep.DonnerParNom(nom)); throw new NotImplementedException(); }