C# 클래스 VSCodeDebug.StoppedEvent

상속: Event
파일 보기 프로젝트 열기: Microsoft/vscode-mono-debug

공개 메소드들

메소드 설명
StoppedEvent ( int tid, string reasn, string txt = null ) : System

메소드 상세

StoppedEvent() 공개 메소드

public StoppedEvent ( int tid, string reasn, string txt = null ) : System
tid int
reasn string
txt string
리턴 System