ReportRegistry.Category constructor
Model for a report category.
public Category(string key, string title)
| parameter | description |
|---|---|
| key | Category key |
| title | Category title |
Remarks
Initializes a new instance of the class.
See Also
- class Category
Model for a report category.
public Category(string key, string title)
| parameter | description |
|---|---|
| key | Category key |
| title | Category title |
Initializes a new instance of the class.