Class LocalRunResultPathBuilder
Inheritance
System.Object
LocalRunResultPathBuilder
Namespace: ArtOfTest.WebAii.Design.Repository.TestListResults
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class LocalRunResultPathBuilder : LocalSimplePathBuilder
Constructors
LocalRunResultPathBuilder(IFileReaderWriterSync, Boolean, String[])
Declaration
public LocalRunResultPathBuilder(IFileReaderWriterSync fileReaderWriter, bool isSingleResult, params string[] pathParts)
Parameters
Telerik.
|
System.
|
System.
|
LocalRunResultPathBuilder(IFileReaderWriterSync, String[])
Declaration
public LocalRunResultPathBuilder(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.
|
Methods
GetItemNames()
Declaration
public override IEnumerable<string> GetItemNames()
Returns
System.
|