Skip to content

net472_EventLogHelper.Interfaces_IFileSystemShim

dparvin edited this page Sep 10, 2025 · 1 revision

IFileSystemShim interface

Defines a contract for file system operations, allowing for abstraction and easier testing.

public interface IFileSystemShim

Members

name description
FileExists(…) Files the exists.

See Also

Clone this wiki locally