Table of Contents

Method GetDelegateInvoker

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

GetDelegateInvoker(Type)

public static (MethodInfo Invoker, Type Delegate)? GetDelegateInvoker(Type delegateType)

Parameters

delegateType Type

Returns

(MethodInfo Invoker, Type Delegate)?