Ejemplo n.º 1
0
 public void SetNodeText(object t, string text)
 {
     adaptor.SetNodeText(t, text);
 }