Table of Contents

Property Target

Namespace
MonoMod.Core
Assembly
MonoMod.Core.dll

Target

The target method for the detour.
public MethodBase Target { get; init; }

Property Value

MethodBase