C# 클래스 i18n.Domain.Helpers.PathNormalizer

파일 보기 프로젝트 열기: turquoiseowl/i18n

공개 메소드들

메소드 설명
MakeRelativePath ( string anchorPath, string path ) : string

비공개 메소드들

메소드 설명
FirstUniqueComponentIndex ( string anchorComponents, string pathComponents ) : int

메소드 상세

MakeRelativePath() 공개 정적인 메소드

public static MakeRelativePath ( string anchorPath, string path ) : string
anchorPath string
path string
리턴 string