C# 클래스 Girl.PEAnalyzer.ILCode

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

공개 프로퍼티들

프로퍼티 타입 설명
Address int
IsBrTarget bool
OpCode System.Reflection.Emit.OpCode
OpCodeLength int
Operand object
OperandLength int

프로퍼티 상세

Address 공개적으로 프로퍼티

public int Address
리턴 int

IsBrTarget 공개적으로 프로퍼티

public bool IsBrTarget
리턴 bool

OpCode 공개적으로 프로퍼티

public OpCode,System.Reflection.Emit OpCode
리턴 System.Reflection.Emit.OpCode

OpCodeLength 공개적으로 프로퍼티

public int OpCodeLength
리턴 int

Operand 공개적으로 프로퍼티

public object Operand
리턴 object

OperandLength 공개적으로 프로퍼티

public int OperandLength
리턴 int