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

System.Reflection.Emit.ILGenerator.Emit Method

Inserts an opcode with a double argument into the IL stream. [Edit]

public virtual void Emit (OpCode opcode, double arg)

Parameters

opcode
The opcode. [Edit]
arg
double argument value. [Edit]

Remarks

[Edit]

Requirements

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