C# 클래스 XLibrary.XInstruction

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

공개 프로퍼티들

프로퍼티 타입 설명
Line string
Offset int
OpCode string
RefId int

프로퍼티 상세

Line 공개적으로 프로퍼티

public string Line
리턴 string

Offset 공개적으로 프로퍼티

public int Offset
리턴 int

OpCode 공개적으로 프로퍼티

public string OpCode
리턴 string

RefId 공개적으로 프로퍼티

public int RefId
리턴 int