Example #1
0
 public static string GetParent(string path)
 {
     return(LongFile.GetParent(path));
 }