C# Class CarbonFitness.App.Web.Controllers.PathFinder

Inheritance: IPathFinder
Exibir arquivo Open project: yodiz/CarbonFitness

Public Methods

Method Description
GetPath ( string path ) : string
PathFinder ( System.Web.HttpServerUtilityBase server ) : System.Web

Method Details

GetPath() public method

public GetPath ( string path ) : string
path string
return string

PathFinder() public method

public PathFinder ( System.Web.HttpServerUtilityBase server ) : System.Web
server System.Web.HttpServerUtilityBase
return System.Web