Method BreakpointStateChanged
- Namespace
- Alternet.Scripter.Integration
- Assembly
- Alternet.Scripter.Integration.v9.dll
BreakpointStateChanged(Breakpoint)
When implemented by a class, updates line styles when given breakpoint state changes.
void BreakpointStateChanged(Breakpoint breakpoint)
Parameters
breakpoint
BreakpointBreakpoint
which state was changed.