Exemplo n.º 1
0
 public override DateTime GetLastAccessTime(string path)
 {
     return(AfsFile.GetLastAccessTime(path));
 }