IFileSystem Interface

Namespace
GitVersion
Implementing Types
graph BT Type["IFileSystem"] class Type type-node Implementing0["FileSystem"]-.->Type click Implementing0 "/api/GitVersion/FileSystem"

Syntax

public interface IFileSystem

Methods

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<IFileSystem>(string) T
GitHub