Пример #1
0
 public void addChild(Nodes nd)
 {
     _children.Add(nd);
 }