TestFileProvider.

Files Property

Assembly
Wyam.Testing.dll
Namespace
Wyam.Testing.IO
Containing Type
TestFileProvider

Syntax

public ConcurrentDictionary<string, StringBuilder> Files { get; }

Value

Type Description
ConcurrentDictionary<string, StringBuilder>
GitHub