Constructor PowerShellParserEmbedded
- Assembly
- Alternet.Syntax.Parsers.PowerShell.Embedded.v10.dll
PowerShellParserEmbedded()
Initializes a new instance of the PowerShellParserEmbedded class with default settings.
public PowerShellParserEmbedded()
PowerShellParserEmbedded(IContainer)
Initializes a new instance of the PowerShellParserEmbedded class with specified container.
public PowerShellParserEmbedded(IContainer container)
Parameters
containerIContainerSpecifies IContainer that contains this new instance.