Class AddressLocation
- Namespace
- GoogleMapsApi.Entities.Common
- Assembly
- GoogleMapsApi.dll
public class AddressLocation : ILocationString
- Inheritance
-
AddressLocation
- Implements
- Inherited Members
Constructors
AddressLocation(string)
public AddressLocation(string address)
Parameters
addressstring
Properties
Address
public string Address { get; }
Property Value
LocationString
public string LocationString { get; }