Interface IParameterGroup
Properties
count
public int count { get; }
folded
public bool folded { get; set; }
Methods
void AddGroup(IParameterGroup parameterGroup)
void AddGroup(IParameterGroup parameterGroup)
void AddParameter(IParameter parameter)
void AddParameter(IParameter parameter)
List<IParameterEntry> GetParameterEntryList()
List<IParameterEntry> GetParameterEntryList()