public Theme(Theme theme) : this(theme.Code) { Libelle = theme.Libelle; Description = theme.Description; }