Table of Contents

Property Entry

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Entry

Gets the entrypoint of the detour. This corresponds with Target.
public MethodBase Entry { get; }

Property Value

MethodBase