public CreateMethod ( Mono.Cecil.TypeDefinition targetType, |
||
targetType | Mono.Cecil.TypeDefinition | The type that will host the new method. |
method | The method from which the signature will be derived. | |
리턴 | Mono.Cecil.MethodDefinition |