Example #1
0
 public string GetRelativePath(string fullPath)
 {
     return(PsdImporter.GetRelativePath(fullPath));
 }