C# 클래스 GoogleApi.Entities.Maps.DistanceMatrix.Request.DistanceMatrixRequest

DistanceMatrix Request.
상속: GoogleApi.Entities.Maps.Common.BaseMapsRequest, IQueryStringRequest
파일 보기 프로젝트 열기: vivet/GoogleApi 1 사용 예제들

공개 메소드들

메소드 설명
DistanceMatrixRequest ( ) : System

Defatult Constructor

보호된 메소드들

메소드 설명
GetQueryStringParameters ( ) : QueryStringParametersList

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

메소드 상세

DistanceMatrixRequest() 공개 메소드

Defatult Constructor
public DistanceMatrixRequest ( ) : System
리턴 System

GetQueryStringParameters() 보호된 메소드

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