Method | Description | |
---|---|---|
GetMethod ( Func |
||
GetMethod ( string method ) : |
||
GetNestedType ( string nestedType ) : |
||
TypePatcher ( PatcherObject prnt, Mono.Cecil.TypeDefinition typDef ) : System |
public GetMethod ( Func |
||
func | Func |
|
return |
public GetMethod ( string method ) : |
||
method | string | |
return |
public GetNestedType ( string nestedType ) : |
||
nestedType | string | |
return |
public TypePatcher ( PatcherObject prnt, Mono.Cecil.TypeDefinition typDef ) : System | ||
prnt | PatcherObject | |
typDef | Mono.Cecil.TypeDefinition | |
return | System |