[]
Configurates GroupDescriptions. Sets the group descriptions.
public virtual TBuilder GroupDescriptions(IEnumerable<GroupDescription> value)
| Type | Name | Description |
|---|---|---|
| IEnumerable<GroupDescription> | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |