예제 #1
0
 protected override IList <int> GetDescendantsThatHaveChildren(int id)
 {
     return(_model.GetDescendantsThatHaveChildren(id));
 }