C# 클래스 GoogleApi.Entities.Places.Common.BasePlacesRequest

Base abstract class for Places requests.
상속: GoogleApi.Entities.Common.SignableRequest
파일 보기 프로젝트 열기: vivet/GoogleApi

보호된 메소드들

메소드 설명
GetQueryStringParameters ( ) : QueryStringParametersList

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

메소드 상세

GetQueryStringParameters() 보호된 메소드

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