Exemple #1
0
        public int Creer(Theme e)
        {
            return(_rep.Creer(e.VersGlobal()));

            throw new NotImplementedException();
        }