Beispiel #1
0
 public override void Clear()
 {
     lock (this.m_root) m_collection.Clear();
 }