C# 클래스 Worki.Infrastructure.RouteInfo.InternalHttpContext

상속: System.Web.HttpContextBase
파일 보기 프로젝트 열기: tah91/eworkyWebSite

공개 메소드들

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

메소드 상세

InternalHttpContext() 공개 메소드

public InternalHttpContext ( Uri uri, string applicationPath ) : System
uri System.Uri
applicationPath string
리턴 System