Add a "global" method to this module
public MethodDef AddMethod(string,Type,Param[]);
public MethodDef AddMethod(MethAttr,ImplAttr,string,Type,Param[]);
PEFile Class | PEFile Members | PEAPI Namespace