Table of Contents

Property Target

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Target

Gets the method which is the target of the hook.
public MethodInfo Target { get; }

Property Value

MethodInfo