Class
LocalTestListResultPathBuilder

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

string

FilenameFormat

Declaration

cs-api-definition
protected override string FilenameFormat { get; }

Property Value

string