Constructor XmlParser
XmlParser()
Initializes a new instance of the XmlParser
class with default settings.
public XmlParser()
XmlParser(IContainer)
Initializes a new instance of the XmlParser
class with specified container.
public XmlParser(IContainer container)
Parameters
container
IContainerSpecifies IContainer that contains this new instance.