C# Class GoatTrip.RestApi.Services.LocationModelMapper

Inheritance: ILocationModelMapper
Datei anzeigen Open project: NHSChoices/location-service

Public Methods

Method Description
Map ( Models.Location location ) : LocationModel

Private Methods

Method Description
BuildAddress ( Models.Location location ) : IEnumerable

Method Details

Map() public method

public Map ( Models.Location location ) : LocationModel
location Models.Location
return LocationModel