Table of Contents

Method AddCompilerErrors

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v9.dll

AddCompilerErrors(ScriptCompilationDiagnostic[])

Adds specified errors to the error's collection.

public virtual void AddCompilerErrors(ScriptCompilationDiagnostic[] errors)

Parameters

errors ScriptCompilationDiagnostic[]

List of errors to add.