System.Reflection.Emit.ModuleBuilder.GetMethodToken Method

Returns the token used to identify the specified method within this module.

Syntax

public MethodToken GetMethodToken (System.Reflection.MethodInfo method)

Parameters

method
The method to get a token for.

Returns

The token used to identify the specified method within this module.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0