System.Reflection.Emit.ModuleBuilder.GetConstructorToken Method

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

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public MethodToken GetConstructorToken (System.Reflection.ConstructorInfo con)

Parameters

con
The constructor to get a token for.

Returns

The token used to identify the specified constructor 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