C# Class Girl.PEAnalyzer.ILCode

Show file 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 property

public int Address
return int

IsBrTarget public property

public bool IsBrTarget
return bool

OpCode public property

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

OpCodeLength public property

public int OpCodeLength
return int

Operand public property

public object Operand
return object

OperandLength public property

public int OperandLength
return int