Метод | Описание | |
---|---|---|
AddUpdate ( string userName, |
||
GetAll ( string userName ) : IEnumerable | ||
Reset ( ) : void | ||
SetDefault ( string userName, string defaultAddressId, AddressType addressType ) : void |
public AddUpdate ( string userName, |
||
userName | string | |
address | ||
Результат | void |
public GetAll ( string userName ) : IEnumerable | ||
userName | string | |
Результат | IEnumerable |
public SetDefault ( string userName, string defaultAddressId, AddressType addressType ) : void | ||
userName | string | |
defaultAddressId | string | |
addressType | AddressType | |
Результат | void |