コード例 #1
0
        public int Creer(Conversation e)
        {
            return(_rep.Creer(e.VersGlobal()));

            throw new NotImplementedException();
        }