Table of Contents

Constructor XmlParser

Namespace
Alternet.Syntax.Parsers.Lsp.Xml
Assembly
Alternet.Syntax.Parsers.Xml.v9.dll

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 IContainer

Specifies IContainer that contains this new instance.