C# Класс NominatimImporter.Activities.RetrievePlaces

Показать файл Открыть проект

Открытые методы

Метод Описание
Narrowed ( string startsWith ) : IEnumerable

Gets a narrowed list of Place items that starts with the specified expression.

Описание методов

Narrowed() публичный Метод

Gets a narrowed list of Place items that starts with the specified expression.
public Narrowed ( string startsWith ) : IEnumerable
startsWith string The search criteria.
Результат IEnumerable