Ejemplo n.º 1
0
 public string ToXml() => _value.ToString();
Ejemplo n.º 2
0
 public string ToXml()
 {
     return(_value.ToString());
 }