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

            db.UpdateMonitorValues(this._channelId);
        }