Beispiel #1
0
 public void SetAncestor(Tree node, Tree ancestor)
 {
     _updater.SetAncestor(node, ancestor);
 }