[]
Provides the default implementation for ISampleReportsProvider.
public sealed class DefaultSampleReportsProvider : ISampleReportsProvider
| Name | Description |
|---|---|
| DefaultSampleReportsProvider(string) | Initializes a new instance of the DefaultSampleReportsProvider class. |
| Name | Description |
|---|---|
| Categories | Gets a collection of category descriptors in the correct order. |
| Reports | Gets the enumerable collection of sample report descriptors. |
| Name | Description |
|---|---|
| GetReportStream(SampleReportDescriptor) | Gets a stream for the specified report descriptor. |