Table of Contents

Constructor CsSolution

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

CsSolution(SourceCodeKind, Type)

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

public CsSolution(SourceCodeKind sourceKind = SourceCodeKind.Regular, Type globalType = null)

Parameters

sourceKind SourceCodeKind
globalType Type