Table of Contents

Property Prev

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

Prev

The instruction immediately preceding the cursor position or null if the cursor is at the start of the instruction list.
public Instruction Prev { get; set; }

Property Value

Instruction