Click or drag to resize

IOperationServiceGetRestaurantSections Method

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

Return Value

Type: IReadOnlyListIRestaurantSection
See Also