메소드 | 설명 | |
---|---|---|
AddressService ( [ dbContext, IMemoryCache cache, ILogger |
||
CachedCityList ( ) : List |
||
CachedDistrictList ( int cityId = null ) : List |
||
CachedHousingTypeList ( int cityId = null ) : List |
public AddressService ( [ dbContext, IMemoryCache cache, ILogger |
||
dbContext | [ | |
cache | IMemoryCache | |
logger | ILogger |
|
리턴 | System |
public CachedDistrictList ( int cityId = null ) : List |
||
cityId | int | |
리턴 | List |
public CachedHousingTypeList ( int cityId = null ) : List |
||
cityId | int | |
리턴 | List |