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