C# 클래스 Mono.Debugger.Soft.TypeInfo

파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
assembly long
is_byref bool
nested long[]
ns string
token int

프로퍼티 상세

assembly 공개적으로 프로퍼티

public long assembly
리턴 long

is_byref 공개적으로 프로퍼티

public bool is_byref
리턴 bool

nested 공개적으로 프로퍼티

public long[] nested
리턴 long[]

ns 공개적으로 프로퍼티

public string ns
리턴 string

token 공개적으로 프로퍼티

public int token
리턴 int