C# Class Maplink.Webservices.Places.Client.Factories.PlaceResultFactory

Inheritance: IPlaceResultFactory
Show file Open project: maplink/places-api-client-dotnet Class Usage Examples

Public Methods

Method Description
Create ( IEnumerable places, int totalFound, int startedAtIndex ) : PlaceResult

Method Details

Create() public method

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