C# Class Microsoft.R.Debugger.AD7BreakpointResolution

Inheritance: IDebugBreakpointResolution2
Mostrar archivo Open project: Microsoft/RTVS

Public Methods

Method Description
AD7BreakpointResolution ( AD7BoundBreakpoint boundBreakpoint ) : System.Runtime.InteropServices

Private Methods

Method Description
IDebugBreakpointResolution2 ( enum_BPRESI_FIELDS dwFields, BP_RESOLUTION_INFO pBPResolutionInfo ) : int
IDebugBreakpointResolution2 ( enum_BP_TYPE pBPType ) : int

Method Details

AD7BreakpointResolution() public method

public AD7BreakpointResolution ( AD7BoundBreakpoint boundBreakpoint ) : System.Runtime.InteropServices
boundBreakpoint AD7BoundBreakpoint
return System.Runtime.InteropServices