Method RemoveBreakpoint
- Namespace
- Alternet.Scripter.Debugger.IronPython
- Assembly
- Alternet.Scripter.IronPython.Debugger.v9.dll
RemoveBreakpoint(string, int)
Removes a Breakpoint
from the list.
public void RemoveBreakpoint(string filePath, int lineNumber)