OnGetScriptBreakpointsAsync Method
Overloads
OnGetScriptBreakpointsAsync(Response)
Declaration
protected virtual IEnumerable<EditorBreakpoint> OnGetScriptBreakpointsAsync(Response response)
Parameters
| Type | Name | Description |
|---|---|---|
| Response | response |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<EditorBreakpoint> |