Constructor XmlParserEmbedded
- Assembly
- Alternet.Syntax.Parsers.Xml.Embedded.v9.dll
XmlParserEmbedded()
Initializes a new instance of the XmlParserEmbedded
class with default settings.
public XmlParserEmbedded()
XmlParserEmbedded(IContainer)
Initializes a new instance of the XmlParserEmbedded
class with specified container.
public XmlParserEmbedded(IContainer container)
Parameters
container
IContainerSpecifies IContainer that contains this new instance.