C# Class GoogleApi.Entities.Places.Delete.Request.PlacesDeleteRequest

Inheritance: GoogleApi.Entities.Places.Common.BasePlacesRequest, IJsonRequest
Mostrar archivo Open project: vivet/GoogleApi Class Usage Examples

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