Click or drag to resize

IOperationService.GetCities Method

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

Return Value

Type: IReadOnlyList<ICity>
See Also