C# Class NuDeploy.Core.Services.Filesystem.RelativeFilePathInfoFactory

Inheritance: IRelativeFilePathInfoFactory
Afficher le fichier Open project: andreaskoch/NuDeploy

Méthodes publiques

Méthode Description
GetRelativeFilePathInfo ( string absoluteFilePath, string basePath ) : RelativeFilePathInfo

Method Details

GetRelativeFilePathInfo() public méthode

public GetRelativeFilePathInfo ( string absoluteFilePath, string basePath ) : RelativeFilePathInfo
absoluteFilePath string
basePath string
Résultat RelativeFilePathInfo