IChangeHistory.AddChange(VFSEventArgs).md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.IChangeHistory

IChangeHistory.AddChange(VFSEventArgs) Method

Adds a change to the history.

void AddChange(Atypical.VirtualFileSystem.Core.VFSEventArgs change);

Parameters

change VFSEventArgs

The change to add.

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.IChangeHistory
  2. 1IChangeHistory.AddChange(VFSEventArgs) Method