Ejemplo n.º 1
0
        public void UpdateRelevances()
        {
            CanonDataContext db = Cdb.Instance;

            db.RecreateCurrentRelevanceForChannel(this._channelId);
        }