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

Inheritance: IPlaceResultFactory
Afficher le fichier Open project: maplink/places-api-client-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
Create ( IEnumerable places, int totalFound, int startedAtIndex ) : PlaceResult

Method Details

Create() public méthode

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