Beispiel #1
0
 public string GetRelativePath(string path)
 {
     return(ProjectPaths.GetRelativePath(this.Directory, path));
 }