System.Reflection.Emit.SignatureHelper.GetFieldSigHelper Method

Returns a signature helper for a field.

Syntax

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

Parameters

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

Returns

The SignatureHelper object for a field.

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