Beispiel #1
0
 public DebugProxy(ConcurrentSet <T> parent)
 {
     this.parent = parent;
 }