Ejemplo n.º 1
0
 public override void WriteEndAttribute()
 {
     writer.WriteEndAttribute();
     state = WriteState.Element;
 }