Table of Contents

Event ErrorClick

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

When implemented by a class, occurs when a user clicks on the compiler error or warning.

public event EventHandler<ErrorClickEventArgs> ErrorClick

Returns

EventHandler<ErrorClickEventArgs>
When implemented by a class, occurs when a user clicks on the compiler error or warning.