Пример #1
0
 public void AddRootToPathIn(Individual individual)
 {
     individual.AcceptVisitor(this);
 }