PEAPI

PEFile.AddMethod 

Add a "global" method to this module

Overload List

Add a "global" method to this module

public MethodDef AddMethod(string,Type,Param[]);

Add a "global" method to this module

public MethodDef AddMethod(MethAttr,ImplAttr,string,Type,Param[]);

See Also

PEFile Class | PEFile Members | PEAPI Namespace