Class GroupDescribed
public class GroupDescribed : Change, IChange
- Inheritance
-
GroupDescribed
- Implements
- Inherited Members
- Extension Methods
Constructors
GroupDescribed(string, string, string, string)
public GroupDescribed(string category, string code, string description, string label)
Parameters
Properties
Category
public string Category { get; }
Property Value
Code
public string Code { get; }
Property Value
Description
public string Description { get; }
Property Value
Label
public string Label { get; }