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