Table of Contents

Property Method

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Method

Gets the method which this ILHook modifies.
public MethodBase Method { get; }

Property Value

MethodBase