Table of Contents

Constructor RoslynSolution

Namespace
Alternet.Syntax.Parsers.Roslyn.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Roslyn.v9.dll

RoslynSolution(SourceCodeKind, Type)

Initializes a new instance of the RoslynSolution class with default settings.

public RoslynSolution(SourceCodeKind sourceKind = SourceCodeKind.Regular, Type scriptGlobalsType = null)

Parameters

sourceKind SourceCodeKind
scriptGlobalsType Type