ResourceCategory Constructors
Represents a resource category.Name | Parameters | Description |
---|---|---|
ResourceCategory() | none | Initializes a new instance of the ResourceCategory class. |
ResourceCategory(IEnumerable<Resource>) | resources | Initializes a new instance of the ResourceCategory class with specified settings. |
See Also