Exemplo n.º 1
0
 public override Folder GoUp()
 {
     return(Go(CurrentPath.GetDirectory()));
 }