메소드 | 설명 | |
---|---|---|
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
Add ( this |
||
GetLdcOpCode ( |
Returns Ldc instruction specific to the passed type.
|
|
GetLdindOpCode ( |
Returns Ldind instruction specific to the passed type.
|
|
GetStelemOpCode ( |
Returns Stelem instruction specific to the passed type.
|
|
Insert ( this |
||
ReplaceOpCode ( this instr, Mono.Cecil.Cil.OpCode opCode, object operand ) : void |
Replaces OpCode and Operand leaving instruction reference untouched. Useful when instruction is referred to from other places.
|
public static Add ( this |
||
coll | this |
|
instructions | Collection |
|
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
site | Mono.Cecil.CallSite | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
field | ||
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
target | ||
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
method | ||
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
parameter | Mono.Cecil.ParameterDefinition | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
type | ||
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
variable | Mono.Cecil.Cil.VariableDefinition | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
value | byte | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
value | double | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
value | float | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
value | int | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
value | long | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
value | sbyte | |
리턴 | void |
public static Add ( this |
||
coll | this |
|
opcode | Mono.Cecil.Cil.OpCode | |
value | string | |
리턴 | void |
public static GetLdcOpCode ( |
||
type | ||
value | object | |
리턴 |
public static GetLdindOpCode ( |
||
type | ||
리턴 |
public static GetStelemOpCode ( |
||
type | ||
리턴 |
public static Insert ( this |
||
coll | this |
|
index | int | |
instructions | Collection |
|
리턴 | void |
public static ReplaceOpCode ( this instr, Mono.Cecil.Cil.OpCode opCode, object operand ) : void | ||
instr | this | |
opCode | Mono.Cecil.Cil.OpCode | |
operand | object | |
리턴 | void |