Ejemplo n.º 1
0
 public override IEnumerable GetChildren(TreePath treePath)
 {
     return(innerTreeModel.GetChildren(treePath));
 }