System.Reflection.Emit.SignatureHelper.GetLocalVarSigHelper Method

Returns a signature helper for a local variable.

Syntax

public static SignatureHelper GetLocalVarSigHelper (System.Reflection.Module mod)

Parameters

mod
The dynamic module that contains the local variable for which the SignatureHelper is requested.

Returns

The SignatureHelper object for a local variable.

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