Constructor PowerShellParserEmbedded
- Assembly
- Alternet.Syntax.Parsers.PowerShell.Embedded.v9.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
container
IContainerSpecifies IContainer that contains this new instance.