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

System.Reflection.Emit.ILGenerator.Emit Method

Inserts an opcode with a sbyte argument into the IL stream.

[System.CLSCompliant(false)]
public void Emit (OpCode opcode, sbyte arg)

Parameters

opcode
The opcode.
arg
The sbyte argument value.

Remarks

Requirements

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