C# 클래스 CarbonFitness.App.Web.Controllers.PathFinder

상속: IPathFinder
파일 보기 프로젝트 열기: yodiz/CarbonFitness

공개 메소드들

메소드 설명
GetPath ( string path ) : string
PathFinder ( System.Web.HttpServerUtilityBase server ) : System.Web

메소드 상세

GetPath() 공개 메소드

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

PathFinder() 공개 메소드

public PathFinder ( System.Web.HttpServerUtilityBase server ) : System.Web
server System.Web.HttpServerUtilityBase
리턴 System.Web