ChangeHistory.Redo().md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.ChangeHistory

ChangeHistory.Redo() Method

Redoes the most recent undone change.

public Atypical.VirtualFileSystem.Core.Contracts.IVirtualFileSystem Redo();

Implements Redo()

Returns

IVirtualFileSystem
The virtual file system after the redo operation.

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.ChangeHistory
  2. 1ChangeHistory.Redo() Method