C# 클래스 SquishIt.Framework.CSS.RelativePathAdapter

파일 보기 프로젝트 열기: connectivedx/SquishIt 1 사용 예제들

공개 메소드들

메소드 설명
Adapt ( string relative ) : string
Between ( string from, string to ) : RelativePathAdapter

비공개 메소드들

메소드 설명
FindRootPath ( List paths ) : string
RelativePathAdapter ( string directoriesUp, string directoriesDown ) : System

메소드 상세

Adapt() 공개 메소드

public Adapt ( string relative ) : string
relative string
리턴 string

Between() 공개 정적인 메소드

public static Between ( string from, string to ) : RelativePathAdapter
from string
to string
리턴 RelativePathAdapter