Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Code / IMethod / Invokers

Property Invokers

Invokers

Gets an object that allows to invoke the current method.

Declaration
IInvokerFactory<IMethodInvoker> Invokers { get; }
Property Value
Type Description
IInvokerFactory<IMethodInvoker>