C# Class Agathas.Storefront.Shipping.Model.ShippableToService

Show file Open project: elbandit/Asp-Net-Design-Patterns-CQRS

Public Methods

Method Description
items_avilable_for_shipping ( List items, int country_id ) : List

Method Details

items_avilable_for_shipping() public method

public items_avilable_for_shipping ( List items, int country_id ) : List
items List
country_id int
return List