示例#1
0
 public void Initialize()
 {
     _gate      = new object();
     _collector = _parent._getInitialCollector();
 }