Share via


IActionInvokerFactory Interface

Definition

Used to create an IActionInvoker instance for the current request.

C#
public interface IActionInvokerFactory

Methods

CreateInstance()

Creates an instance of action invoker for the current request.

Applies to

Product Versions
ASP.NET MVC 5.2