This is the complete list of members for Quantum.PathUtils, including all inherited members.
Combine(Char separator, params String[] paths) | Quantum.PathUtils | inlinestatic |
Combine(params String[] paths) | Quantum.PathUtils | inlinestatic |
GetPathWithoutExtension(string path) | Quantum.PathUtils | inlinestatic |
IsRelativeToFolder(String path, String folder) | Quantum.PathUtils | static |
MakeRelativeToFolder(String path, String folder, out String result) | Quantum.PathUtils | inlinestatic |
MakeRelativeToFolderFast(string path, string folderWithSlashes, out string result) | Quantum.PathUtils | inlinestatic |
MakeSane(String path) | Quantum.PathUtils | static |