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

System.Reflection.Emit.ILGenerator.EmitWriteLine Method

Helper routine to emits a call to WriteLine on the local variable.

public virtual void EmitWriteLine (LocalBuilder localBuilder)

Parameters

localBuilder
The local variable to write.

Remarks

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0