Exemplo n.º 1
0
 /// <exception cref="System.IO.IOException"/>
 public override FsStatus GetFsStatus()
 {
     return(dfs.GetDiskStatus());
 }