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

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

공개 메소드들

메소드 설명
get_shipping_options_for ( List items, int country ) : IEnumerable

메소드 상세

get_shipping_options_for() 공개 메소드

public get_shipping_options_for ( List items, int country ) : IEnumerable
items List
country int
리턴 IEnumerable