Class LocalTestListResultPathBuilder
Inheritance
System.Object
LocalTestListResultPathBuilder
Namespace: ArtOfTest.WebAii.Design.Repository.TestListResults
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class LocalTestListResultPathBuilder : LocalComplexPathBuilder
Constructors
LocalTestListResultPathBuilder(IFileReaderWriterSync, String[])
Declaration
public LocalTestListResultPathBuilder(IFileReaderWriterSync fileReaderWriter, params string[] pathParts)
Parameters
Telerik.
|
System.
|
Properties
CollectionPathFormat
Declaration
protected override string CollectionPathFormat { get; }
Property Value
System.
|
FilenameFormat
Declaration
protected override string FilenameFormat { get; }
Property Value
System.
|