ComboGroupIdAndName Constructor |
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxpublic ComboGroupIdAndName(
Guid groupId,
string groupName
)
Parameters
- groupId
- Type: SystemGuid
- groupName
- Type: SystemString
See Also