Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Agathas
Storefront
Shipping
Model
ShippingOptionsService
C# Class Agathas.Storefront.Shipping.Model.ShippingOptionsService
Show file
Open project: elbandit/Asp-Net-Design-Patterns-CQRS
Public Methods
Method
Description
get_shipping_options_for
(
List
items
,
int
country
) :
IEnumerable
Method Details
get_shipping_options_for()
public
method
public
get_shipping_options_for
(
List
items
,
int
country
) :
IEnumerable
items
List
country
int
return
IEnumerable