메소드 | 설명 | |
---|---|---|
GetILProcessor ( ) : Mono.Cecil.Cil.ILProcessor | ||
MethodBody ( MethodDefinition method ) : System |
메소드 | 설명 | |
---|---|---|
ThisParameterFor ( MethodDefinition method ) : ParameterDefinition |
public GetILProcessor ( ) : Mono.Cecil.Cil.ILProcessor | ||
리턴 | Mono.Cecil.Cil.ILProcessor |
public MethodBody ( MethodDefinition method ) : System | ||
method | MethodDefinition | |
리턴 | System |