Ejemplo n.º 1
0
 protected override IList <int> GetDescendantsThatHaveChildren(int id)
 {
     return(_model.GetDescendantsThatHaveChildren(id));
 }