C# Class Microsoft.R.Debugger.AD7BreakpointBoundEvent

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

Méthodes publiques

Méthode Description
AD7BreakpointBoundEvent ( AD7PendingBreakpoint pendingBreakpoint, AD7BoundBreakpoint boundBreakpoint ) : System

Private Methods

Méthode Description
IDebugBreakpointBoundEvent2 ( IDebugPendingBreakpoint2 &ppPendingBP ) : int
IDebugBreakpointBoundEvent2 ( IEnumDebugBoundBreakpoints2 &ppEnum ) : int

Method Details

AD7BreakpointBoundEvent() public méthode

public AD7BreakpointBoundEvent ( AD7PendingBreakpoint pendingBreakpoint, AD7BoundBreakpoint boundBreakpoint ) : System
pendingBreakpoint AD7PendingBreakpoint
boundBreakpoint AD7BoundBreakpoint
Résultat System