[]
Deserialises samples report descriptors.
public static IEnumerable<SampleReportDescriptor> Deserialize(string sampleReportRootDirectory)
| Type | Name | Description |
|---|---|---|
| string | sampleReportRootDirectory |
| Type | Description |
|---|---|
| IEnumerable<SampleReportDescriptor> | Returns the deserialised descriptors of the sample reports. |