C# Class VSCodeDebug.SetBreakpointsResponseBody

Inheritance: ResponseBody
Exibir arquivo Open project: Microsoft/vscode-mono-debug

Public Methods

Method Description
SetBreakpointsResponseBody ( List bpts = null ) : System

Method Details

SetBreakpointsResponseBody() public method

public SetBreakpointsResponseBody ( List bpts = null ) : System
bpts List
return System