Example #1
0
 public virtual object GetParent(object t)
 {
     return(adaptor.GetParent(t));
 }