示例#1
0
 public void AppendChild(string name)
 {
     node.AppendChild(name);
 }