C# 클래스 VSCodeDebug.Event

상속: ProtocolMessage
파일 보기 프로젝트 열기: Microsoft/vscode-mono-debug 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Event ( string type, dynamic bdy = null ) : System

메소드 상세

Event() 공개 메소드

public Event ( string type, dynamic bdy = null ) : System
type string
bdy dynamic
리턴 System