C# Class Google.Maps.Places.TextSearchRequest

The Google Places API Text Search Service is a web service that returns information about a set of Places based on a string
Inheritance: PlacesRequest
Mostrar archivo Open project: ericnewton76/gmaps-api-net Class Usage Examples

Protected Methods

Method Description
ValidateRequest ( ) : void

Private Methods

Method Description
ToUri ( ) : Uri

Method Details

ValidateRequest() protected method

protected ValidateRequest ( ) : void
return void