UtilDnLibGetMethods Method

Overload List

GetMethods(ModuleDefMD, String) Gets all the Methods defined in a existing Type inside a .NET assembly.
GetMethods(String, String) Gets all the Methods defined in a existing Type inside a .NET assembly.

See Also