C# Class TekConf.Api.Infrastructure.ControllerFactory

Inheritance: System.Web.Mvc.DefaultControllerFactory
Afficher le fichier Open project: tekconf/tekconf

Méthodes protégées

Méthode Description
GetControllerType ( System.Web.Routing.RequestContext requestContext, string controllerName ) : Type

Method Details

GetControllerType() protected méthode

protected GetControllerType ( System.Web.Routing.RequestContext requestContext, string controllerName ) : Type
requestContext System.Web.Routing.RequestContext
controllerName string
Résultat System.Type