C# 클래스 Microsoft.R.Debugger.AD7BreakpointUnboundEvent

상속: AD7AsynchronousEvent, IDebugBreakpointUnboundEvent2
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
AD7BreakpointUnboundEvent ( AD7BoundBreakpoint boundBreakpoint ) : System

비공개 메소드들

메소드 설명
IDebugBreakpointUnboundEvent2 ( IDebugBoundBreakpoint2 &ppBP ) : int
IDebugBreakpointUnboundEvent2 ( enum_BP_UNBOUND_REASON pdwUnboundReason ) : int

메소드 상세

AD7BreakpointUnboundEvent() 공개 메소드

public AD7BreakpointUnboundEvent ( AD7BoundBreakpoint boundBreakpoint ) : System
boundBreakpoint AD7BoundBreakpoint
리턴 System