Method | Description | |
---|---|---|
GetILProcessor ( ) : Mono.Cecil.Cil.ILProcessor | ||
MethodBody ( MethodDefinition method ) : System |
Method | Description | |
---|---|---|
ThisParameterFor ( MethodDefinition method ) : ParameterDefinition |
public GetILProcessor ( ) : Mono.Cecil.Cil.ILProcessor | ||
return | Mono.Cecil.Cil.ILProcessor |
public MethodBody ( MethodDefinition method ) : System | ||
method | MethodDefinition | |
return | System |