C# 클래스 System.Web.Mvc.RouteInfo.InternalHttpContext

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

공개 메소드들

메소드 설명
InternalHttpContext ( Uri uri, string applicationPath ) : System

Creates a new instance of InternalHttpContext

메소드 상세

InternalHttpContext() 공개 메소드

Creates a new instance of InternalHttpContext
public InternalHttpContext ( Uri uri, string applicationPath ) : System
uri System.Uri
applicationPath string
리턴 System