C# Class GoogleApi.Entities.Places.Search.NearBy.Request.PlacesNearBySearchRequest

Places NearBySearch Request.
Inheritance: GoogleApi.Entities.Places.Search.Common.BasePlacesSearchRequest
ファイルを表示 Open project: vivet/GoogleApi Class Usage Examples

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