C# Class i18n.Domain.Helpers.PathNormalizer

Afficher le fichier Open project: turquoiseowl/i18n

Méthodes publiques

Méthode Description
MakeRelativePath ( string anchorPath, string path ) : string

Private Methods

Méthode Description
FirstUniqueComponentIndex ( string anchorComponents, string pathComponents ) : int

Method Details

MakeRelativePath() public static méthode

public static MakeRelativePath ( string anchorPath, string path ) : string
anchorPath string
path string
Résultat string