public Get ( string street1, string street2, string city, string state, string postalCode, string country, bool verifyLocation = true ) : Location | ||
street1 | string | A |
street2 | string | A |
city | string | A |
state | string | A |
postalCode | string | A |
country | string | The country. |
verifyLocation | bool | if set to |
Результат | Location |