C# Class SquishIt.Framework.CSS.RelativePathAdapter

Afficher le fichier Open project: connectivedx/SquishIt Class Usage Examples

Méthodes publiques

Méthode Description
Adapt ( string relative ) : string
Between ( string from, string to ) : RelativePathAdapter

Private Methods

Méthode Description
FindRootPath ( List paths ) : string
RelativePathAdapter ( string directoriesUp, string directoriesDown ) : System

Method Details

Adapt() public méthode

public Adapt ( string relative ) : string
relative string
Résultat string

Between() public static méthode

public static Between ( string from, string to ) : RelativePathAdapter
from string
to string
Résultat RelativePathAdapter