C# 클래스 Maplink.Webservices.Places.Client.Factories.PlaceResultFactory

상속: IPlaceResultFactory
파일 보기 프로젝트 열기: maplink/places-api-client-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
Create ( IEnumerable places, int totalFound, int startedAtIndex ) : PlaceResult

메소드 상세

Create() 공개 메소드

public Create ( IEnumerable places, int totalFound, int startedAtIndex ) : PlaceResult
places IEnumerable
totalFound int
startedAtIndex int
리턴 Maplink.Webservices.Places.Client.Entities.PlaceResult