C# 클래스 TekConf.Api.Infrastructure.ControllerFactory

상속: System.Web.Mvc.DefaultControllerFactory
파일 보기 프로젝트 열기: tekconf/tekconf

보호된 메소드들

메소드 설명
GetControllerType ( System.Web.Routing.RequestContext requestContext, string controllerName ) : Type

메소드 상세

GetControllerType() 보호된 메소드

protected GetControllerType ( System.Web.Routing.RequestContext requestContext, string controllerName ) : Type
requestContext System.Web.Routing.RequestContext
controllerName string
리턴 System.Type