C# Class Girl.PEAnalyzer.ILCode

显示文件 Open project: higepon/mona Class Usage Examples

Public Properties

Property Type Description
Address int
IsBrTarget bool
OpCode System.Reflection.Emit.OpCode
OpCodeLength int
Operand object
OperandLength int

Property Details

Address public_oe property

public int Address
return int

IsBrTarget public_oe property

public bool IsBrTarget
return bool

OpCode public_oe property

public OpCode,System.Reflection.Emit OpCode
return System.Reflection.Emit.OpCode

OpCodeLength public_oe property

public int OpCodeLength
return int

Operand public_oe property

public object Operand
return object

OperandLength public_oe property

public int OperandLength
return int