C# 클래스 Kooboo.Commerce.Events.Products.GetPrice

상속: Event, IProductEvent
파일 보기 프로젝트 열기: Kooboo/Ecommerce 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetPrice ( int productId, int variantId, decimal originalPrice, ShoppingContext shoppingContext ) : System

보호된 메소드들

메소드 설명
GetPrice ( ) : System

메소드 상세

GetPrice() 보호된 메소드

protected GetPrice ( ) : System
리턴 System

GetPrice() 공개 메소드

public GetPrice ( int productId, int variantId, decimal originalPrice, ShoppingContext shoppingContext ) : System
productId int
variantId int
originalPrice decimal
shoppingContext Kooboo.Commerce.Carts.ShoppingContext
리턴 System