Initializes a new instance of the XmlLanguageDictionary class.

Declaration Syntax
public XmlLanguageDictionary(
string path,
ILogger log
)
Public Sub New ( _
path As String, _
log As ILogger _
)
public:
XmlLanguageDictionary(
String^ path,
ILogger^ log
)

Parameters
- path (String)
- The path.
- log (ILogger)
- The log.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)