메소드 | 설명 | |
---|---|---|
AddressController ( ) : System.Collections.Generic | ||
AddressController ( IAddressRepository addressRepository ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
GetAll ( ) : IEnumerable | ||
PostAddress ( |
||
Put ( string defaultAddressId, AddressType addressType ) : |
public AddressController ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public AddressController ( IAddressRepository addressRepository ) : System.Collections.Generic | ||
addressRepository | IAddressRepository | |
리턴 | System.Collections.Generic |