Method | Description | |
---|---|---|
AddressController ( ) : System.Collections.Generic | ||
AddressController ( IAddressRepository addressRepository ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetAll ( ) : IEnumerable | ||
PostAddress ( |
||
Put ( string defaultAddressId, AddressType addressType ) : |
public AddressController ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public AddressController ( IAddressRepository addressRepository ) : System.Collections.Generic | ||
addressRepository | IAddressRepository | |
return | System.Collections.Generic |