Ejemplo n.º 1
0
 public static string GetDirectoryName(string path)
 {
     return(SystemPath.GetDirectoryName(path));
 }