Mono Class Library: System.Reflection.Emit.ILGenerator Overview | Members

System.Reflection.Emit.ILGenerator.DeclareLocal Method

Documentation for this section has not yet been entered. [Edit]

public virtual LocalBuilder DeclareLocal (Type localType, bool pinned)

Parameters

localType
Documentation for this section has not yet been entered. [Edit]
pinned
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0