C# 클래스 Agathas.Storefront.Shipping.Model.ShippableToService

파일 보기 프로젝트 열기: elbandit/Asp-Net-Design-Patterns-CQRS

공개 메소드들

메소드 설명
items_avilable_for_shipping ( List items, int country_id ) : List

메소드 상세

items_avilable_for_shipping() 공개 메소드

public items_avilable_for_shipping ( List items, int country_id ) : List
items List
country_id int
리턴 List