Table of Contents

Method ToString

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

ToString()

Obtain a string representation of this cursor (method ID, index, search target, surrounding instructions).
public override string ToString()

Returns

string
A string representation of this cursor.