C# Class Google.Maps.Places.NearbySearchRequest

A Nearby Search lets you search for Places within a specified area. You can refine your search request by supplying keywords or specifying the type of Place you are searching for
Inheritance: PlacesRequest
Afficher le fichier Open project: ericnewton76/gmaps-api-net Class Usage Examples

Méthodes protégées

Méthode Description
ValidateRequest ( ) : void

Private Methods

Méthode Description
ToUri ( ) : Uri

Method Details

ValidateRequest() protected méthode

protected ValidateRequest ( ) : void
Résultat void