| Overload | Description | 
|---|---|
| ServerCategories Constructor() | Initializes a new instance of the class with default data. | 
| ServerCategories Constructor(IEnumerable<Guid>) | Initializes a new instance of the ServerCategories class with a specified set of category Guids. | 
| ServerCategories Constructor(ServerCategories) | Initializes a new instance of the class, copying values from a given object. | 
