Property Invokers
Invokers
Gets an object that allows to invoke the current method.
Declaration
IInvokerFactory<IMethodInvoker> Invokers { get; }
Property Value
Type | Description |
---|---|
IInvokerFactory<IMethodInvoker> |
Gets an object that allows to invoke the current method.
IInvokerFactory<IMethodInvoker> Invokers { get; }
Type | Description |
---|---|
IInvokerFactory<IMethodInvoker> |