示例#1
0
 public StringBuilder GetText(StringBuilder to)
 {
     return(_treeNode.GetText(to));
 }