Table of Contents

Constructor RoslynDocumentationProvider

Namespace
Alternet.Scripter.Roslyn
Assembly
Alternet.Scripter.v9.dll

RoslynDocumentationProvider(string, string, string)

Initializes a new instance of the RoslynDocumentationProvider class with specified settings.

public RoslynDocumentationProvider(string systemPath, string fullPath, string assemblyName)

Parameters

systemPath string

Path to the system folder.

fullPath string

Full documentation path.

assemblyName string

Assembly name.