IChangeHistory.OnChange(VFSEventArgs).md

June 4, 2025 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.IChangeHistory

IChangeHistory.OnChange(VFSEventArgs) Method

Handles the change event from the virtual file system.

void OnChange(Atypical.VirtualFileSystem.Core.VFSEventArgs args);

Parameters

args VFSEventArgs

The event arguments.

Contents

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