C# Class Microsoft.R.Debugger.AD7BreakpointUnboundEvent

Inheritance: AD7AsynchronousEvent, IDebugBreakpointUnboundEvent2
Show file Open project: Microsoft/RTVS

Public Methods

Method Description
AD7BreakpointUnboundEvent ( AD7BoundBreakpoint boundBreakpoint ) : System

Private Methods

Method Description
IDebugBreakpointUnboundEvent2 ( IDebugBoundBreakpoint2 &ppBP ) : int
IDebugBreakpointUnboundEvent2 ( enum_BP_UNBOUND_REASON pdwUnboundReason ) : int

Method Details

AD7BreakpointUnboundEvent() public method

public AD7BreakpointUnboundEvent ( AD7BoundBreakpoint boundBreakpoint ) : System
boundBreakpoint AD7BoundBreakpoint
return System