C# Class Kooboo.Commerce.Events.Promotions.PromotionEnabled

Inheritance: Event, IPromotionEvent
Show file Open project: Kooboo/Ecommerce

Private Properties

Property Type Description

Public Methods

Method Description
PromotionEnabled ( Kooboo.Commerce.Promotions.Promotion promotion ) : System

Protected Methods

Method Description
PromotionEnabled ( ) : System

Method Details

PromotionEnabled() protected method

protected PromotionEnabled ( ) : System
return System

PromotionEnabled() public method

public PromotionEnabled ( Kooboo.Commerce.Promotions.Promotion promotion ) : System
promotion Kooboo.Commerce.Promotions.Promotion
return System