Return the fixed absolute path for the given directory based on the given base directory.
Return the fixed absolute path for the given directory based on the given base directory.
public static string GetAbsolutePath(char,string,string);
Return the fixed absolute path for the given directory based on the given base directory.
public static string GetAbsolutePath(string,string);