Click or drag to resize

IOperationServiceGetCities Method

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

Return Value

Type: IReadOnlyListICity
See Also