public static MakeAbsolutePath ( string rootPath, string toMakeAbsolute ) : string | ||
rootPath | string | The root path. |
toMakeAbsolute | string | To make absolute. |
return | string |
public static MakeAbsolutePath ( string rootPath, string toMakeAbsolute ) : string | ||
rootPath | string | The root path. |
toMakeAbsolute | string | To make absolute. |
return | string |