Table of Contents

Constructor PowerShellParserEmbedded

Namespace
Alternet.Syntax.Parsers.Lsp.PowerShell.Embedded
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 IContainer

Specifies IContainer that contains this new instance.