Ejemplo n.º 1
0
 public Node ToNode()
 {
     return(Node.CreateNode(new XmlValue(this.v_)));
 }