Module::GetMethods Method
.NET Framework (current version)
Returns the global methods defined on the module
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetMethods() | Returns the global methods defined on the module. |
![]() | GetMethods(BindingFlags) | Returns the global methods defined on the module that match the specified binding flags. |
Show:
