public int Creer(Personne e) { return(_rep.Creer(e.VersGlobal())); throw new NotImplementedException(); }