C# 클래스 Bundling.Extensions.Helpers.VirtualPathResolver

상속: IPathResolver
파일 보기 프로젝트 열기: unger/Bundling.Extensions

공개 메소드들

메소드 설명
GetFullPath ( string path ) : string
VirtualPathResolver ( string currentFilePath ) : System.Web

메소드 상세

GetFullPath() 공개 메소드

public GetFullPath ( string path ) : string
path string
리턴 string

VirtualPathResolver() 공개 메소드

public VirtualPathResolver ( string currentFilePath ) : System.Web
currentFilePath string
리턴 System.Web