Method PopDirectory
PopDirectory()
Restores current directory path previously saved with PushDirectory(string). This method does the same as console command "popd".
public static void PopDirectory()
Restores current directory path previously saved with PushDirectory(string). This method does the same as console command "popd".
public static void PopDirectory()