Method | Description | |
---|---|---|
PathParser ( string path ) : System | ||
RelativeTo ( string rootPath ) : string | ||
ToAbsolute ( string relativeTo ) : string |
Method | Description | |
---|---|---|
buildPathFromArray ( List |
||
makeAbsolute ( string chunks ) : List |
public RelativeTo ( string rootPath ) : string | ||
rootPath | string | |
return | string |
public ToAbsolute ( string relativeTo ) : string | ||
relativeTo | string | |
return | string |