Table of Contents

Delegate ILContext.Manipulator

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll
The manipulator callback, accepted by the Invoke method.
public delegate void ILContext.Manipulator(ILContext il)

Parameters

il ILContext
Extension Methods