Table of Contents

Method Clear

Namespace
Alternet.Scripter.Debugger.UI.MAUI
Assembly
Alternet.Scripter.Debugger.UI.MAUI.v10.dll

Clear()

Clears error list.

public virtual void Clear()

Clear(bool)

Clears error list.

public virtual void Clear(bool onlyInSource = false)

Parameters

onlyInSource bool

Specifies that only in source errors should be cleared.