Method AddBreakpoint
AddBreakpoint(string, int)
When implemented by a class, adds a Breakpoint
to the list.
void AddBreakpoint(string filePath, int lineNumber)
When implemented by a class, adds a Breakpoint
to the list.
void AddBreakpoint(string filePath, int lineNumber)