ClassLocalTestListResultPathBuilder
Class
Definition
Namespace:ArtOfTest.WebAii.Design.Repository.TestListResults
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class LocalTestListResultPathBuilder : LocalComplexPathBuilder
Inheritance: objectLocalTestListResultPathBuilder
Constructors
LocalTestListResultPathBuilder(IFileReaderWriterSync, params string[])
Declaration
cs-api-definition
public LocalTestListResultPathBuilder(IFileReaderWriterSync fileReaderWriter, params string[] pathParts)
Parameters
fileReaderWriter
IFileReaderWriterSync
pathParts
string[]
Properties
CollectionPathFormat
Declaration
cs-api-definition
protected override string CollectionPathFormat { get; }
Property Value
FilenameFormat
Declaration
cs-api-definition
protected override string FilenameFormat { get; }
Property Value