IAddressSerializer Methods | ![]() |
The IAddressSerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | FromDatabaseString |
Converts a string into an IStructuredAddressData.
Must be the same format as a string from ToDataBaseString().
|
![]() | ToDataBaseString |
Converts an IStructuredAddressData into a string
for storing in a database.
|