Interface IRunResultAttachmentsConverter
Namespace: ArtOfTest.WebAii.Design.Repository.TestListResults
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface IRunResultAttachmentsConverter
Methods
ConvertAttachmentsIntoData(IStorageDocument<RunResult>)
Declaration
void ConvertAttachmentsIntoData(IStorageDocument<RunResult> documents)
Parameters
|
Telerik.TestStudio.Interfaces.Storage.IStorageDocument<RunResult>
documents
|