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

System.Reflection.Emit.ILGenerator.DeclareLocal Method

Documentation for this section has not yet been entered.

public virtual LocalBuilder DeclareLocal (Type localType, bool pinned)

Parameters

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

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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