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

System.Reflection.Emit.ILGenerator.EmitWriteLine Method

Helper routine to emits a WriteLine call to print out the value of a field.

public virtual void EmitWriteLine (System.Reflection.FieldInfo fld)

Parameters

fld
The field to print out.

Remarks

Requirements

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