Table of Contents

Constructor XmlParserEmbedded

Namespace
Alternet.Syntax.Parsers.Lsp.Xml.Embedded
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 IContainer

Specifies IContainer that contains this new instance.