示例#1
0
 /// <inheritdoc/>
 public void AddChild(IContainer child)
 {
     _manager.AddSubContainer(this, child);
 }