ModuleBuilder::GetMethodToken Method
.NET Framework (current version)
Returns the token used to identify the specified method within this module.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetMethodToken(MethodInfo^) | Returns the token used to identify the specified method within this module. |
![]() | GetMethodToken(MethodInfo^, IEnumerable<Type^>^) | Returns the token used to identify the method that has the specified attributes and parameter types within this module. |
Show:
