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