C# 클래스 System.Web.Mvc.LocalizedMvcRouteHandler

The LocalizedMvcRouteHandler class
상속: MvcRouteHandler
파일 보기 프로젝트 열기: adaptabi/i18N-Complete

보호된 메소드들

메소드 설명
GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler

Initializes the thread culture based on the current requested language

메소드 상세

GetHttpHandler() 보호된 메소드

Initializes the thread culture based on the current requested language
protected GetHttpHandler ( System.Web.Routing.RequestContext requestContext ) : IHttpHandler
requestContext System.Web.Routing.RequestContext
리턴 IHttpHandler