KitchenOrderItemCommentDto Constructor |
Namespace:
Resto.Front.Api.Data.Kitchen
Assembly:
Resto.Front.Api.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxpublic KitchenOrderItemCommentDto(
string comment,
bool deleted
)
Parameters
- comment
- Type: SystemString
- deleted
- Type: SystemBoolean
See Also