Ejemplo n.º 1
0
 private void Write(XmlProperty xmlProperty)
 {
     xmlProperty.Write(_source, _writer);
 }