C# 클래스 slinject.Debugger.DebuggerBreakpointEventArgs

상속: DebuggerEventArgs
파일 보기 프로젝트 열기: anvaka/slinject 1 사용 예제들

공개 메소드들

메소드 설명
DebuggerBreakpointEventArgs ( ICorDebugThread thread, ICorDebugBreakpoint breakpoint ) : System

메소드 상세

DebuggerBreakpointEventArgs() 공개 메소드

public DebuggerBreakpointEventArgs ( ICorDebugThread thread, ICorDebugBreakpoint breakpoint ) : System
thread ICorDebugThread
breakpoint ICorDebugBreakpoint
리턴 System