Overload | Description |
---|---|
Category Constructor(Int32) | Initializes a new instance of the Category class with the specified key. |
Category Constructor(Guid) | Initializes a new instance of the Category class with the specified key. |
Category Constructor() | Creates the new Category object. |
Category Constructor(String) | Creates custom Category object with specified text. |
Category Constructor(SerializationInfo,StreamingContext) | Special constructor for deserialization. |