C# 클래스 Mono.Debugger.Soft.Connection.Header

파일 보기 프로젝트 열기: kumpera/mono

공개 프로퍼티들

프로퍼티 타입 설명
command int
command_set int
flags int
id int

프로퍼티 상세

command 공개적으로 프로퍼티

public int command
리턴 int

command_set 공개적으로 프로퍼티

public int command_set
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

id 공개적으로 프로퍼티

public int id
리턴 int