Click or drag to resize

IOperationService.GetProductCategories Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IReadOnlyList<IProductCategory> GetProductCategories()

Return Value

Type: IReadOnlyList<IProductCategory>
See Also