Class XmlReaderExtensions

XmlReaderExtensions class

public static class XmlReaderExtensions

Methods

NameDescription
static CreateByDefault(StreamReader)
static ReadInnerPurifiedXml(this XmlReader)
static ReadStartElement(this XmlReader, XmlName)
static ReadToFollowing(this XmlReader, XmlName)

See Also