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

The RouteInfo class
파일 보기 프로젝트 열기: adaptabi/i18N-Complete 1 사용 예제들

공개 메소드들

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

Creates a new instance of RouteInfo

메소드 상세

RouteInfo() 공개 메소드

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