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

Inheritance: IPathFinder
Afficher le fichier Open project: yodiz/CarbonFitness

Méthodes publiques

Méthode Description
GetPath ( string path ) : string
PathFinder ( System.Web.HttpServerUtilityBase server ) : System.Web

Method Details

GetPath() public méthode

public GetPath ( string path ) : string
path string
Résultat string

PathFinder() public méthode

public PathFinder ( System.Web.HttpServerUtilityBase server ) : System.Web
server System.Web.HttpServerUtilityBase
Résultat System.Web