C# 클래스 Kooboo.Commerce.Promotions.PromotionContext

파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
PromotionContext ( Kooboo.Commerce.Promotions.Promotion promotion, object policyConfig, IEnumerable conditionMatchedItems, PriceCalculationContext pricingContext ) : System

메소드 상세

PromotionContext() 공개 메소드

public PromotionContext ( Kooboo.Commerce.Promotions.Promotion promotion, object policyConfig, IEnumerable conditionMatchedItems, PriceCalculationContext pricingContext ) : System
promotion Kooboo.Commerce.Promotions.Promotion
policyConfig object
conditionMatchedItems IEnumerable
pricingContext Kooboo.Commerce.Orders.Pricing.PriceCalculationContext
리턴 System