Exemplo n.º 1
0
 public virtual bool IsNil(object tree)
 {
     return(adaptor.IsNil(tree));
 }