Method | Description | |
---|---|---|
With ( IEnumerable |
Updates a list of Place items with a zip code.
|
Method | Description | |
---|---|---|
GetZipCodeByCoordinates ( double latitude, double longitude ) : string |
public With ( IEnumerable |
||
places | IEnumerable |
The places that should be updated. |
return | void |