C# Class Microsoft.R.Debugger.AD7BreakpointUnboundEvent

Inheritance: AD7AsynchronousEvent, IDebugBreakpointUnboundEvent2
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
AD7BreakpointUnboundEvent ( AD7BoundBreakpoint boundBreakpoint ) : System

Private Methods

Méthode Description
IDebugBreakpointUnboundEvent2 ( IDebugBoundBreakpoint2 &ppBP ) : int
IDebugBreakpointUnboundEvent2 ( enum_BP_UNBOUND_REASON pdwUnboundReason ) : int

Method Details

AD7BreakpointUnboundEvent() public méthode

public AD7BreakpointUnboundEvent ( AD7BoundBreakpoint boundBreakpoint ) : System
boundBreakpoint AD7BoundBreakpoint
Résultat System