Table of Contents

Method EmitRet

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

EmitRet()

Emits a Ret opcode to the current cursor position.
public ILCursor EmitRet()

Returns

ILCursor
this