Method WriteName
WriteName(string)
Writes the name of an element to the writer.
public override void WriteName(string name)
Parameters
name
stringThe name of the element.
Writes the name of an element to the writer.
public override void WriteName(string name)
name
stringThe name of the element.