[]
Initializes a new instance of the DefaultSampleReportsProvider class.
public DefaultSampleReportsProvider(string reportsRootDirectory)
Type | Name | Description |
---|---|---|
string | reportsRootDirectory | The root directory containing report files. |
Type | Condition |
---|---|
ArgumentException | Thrown when the reportsRootDirectory is null or white space. |