Exemplo n.º 1
0
 /// <exception cref="System.IO.IOException"/>
 public override IDictionary <string, byte[]> GetXAttrs(Path path)
 {
     return(dfs.GetXAttrs(GetUriPath(path)));
 }