C# Class GoogleApi.Entities.Places.Search.Common.BasePlacesSearchRequest

PlacesBaseSearch Request. Base abstract class for places search.
Inheritance: GoogleApi.Entities.Places.Common.BasePlacesRequest
Mostrar archivo Open project: vivet/GoogleApi

Private Properties

Property Type Description

Protected Methods

Method Description
GetQueryStringParameters ( ) : QueryStringParametersList

Get the query string collection of added parameters for the request.

Method Details

GetQueryStringParameters() protected method

Get the query string collection of added parameters for the request.
protected GetQueryStringParameters ( ) : QueryStringParametersList
return GoogleApi.Helpers.QueryStringParametersList