Example #1
0
 public virtual void SetChild(object t, int i, object child)
 {
     adaptor.SetChild(t, i, child);
 }