Exemplo n.º 1
0
 public override IEnumerable <string> GetDirectoryNames(string path)
 {
     return(Empty.IEnumerable <string>());
 }