Esempio n. 1
0
        public override ICollection GetAttributeNames()
#endif
        {
            lock (this.SyncRoot)
            {
                return(_so.GetAttributeNames());
            }
        }