Skip to content

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