IActionInvokerFactory Interface

Syntax

public interface IActionInvokerFactory

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.IActionInvokerFactory

Methods

CreateInvoker(Microsoft.AspNet.Mvc.ActionContext)
Arguments:
Return type:

Microsoft.AspNet.Mvc.IActionInvoker

IActionInvoker CreateInvoker(ActionContext actionContext)