IChangeHistory.Redo().md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.IChangeHistory

IChangeHistory.Redo() Method

Redoes the most recent undone change.

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

Returns

IVirtualFileSystem
The virtual file system after the redo operation.

Contents

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