Exemplo n.º 1
0
 public override void  RenameFile(System.String name, System.String newName)
 {
     fsDir.RenameFile(name, newName);
 }