Click or drag to resize

IOperationService.GetActiveProducts Method

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyList<IProduct> GetActiveProducts()

Return Value

Type: IReadOnlyList<IProduct>
See Also