Table of Contents

Property Source

Namespace
MonoMod.RuntimeDetour
Assembly
MonoMod.RuntimeDetour.dll

Source

Gets the method which is being hooked.
public MethodBase Source { get; }

Property Value

MethodBase