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

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

Private Properties

Property Type Description

Public Methods

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

Protected Methods

Method Description
PromotionDisabled ( ) : System

Method Details

PromotionDisabled() protected method

protected PromotionDisabled ( ) : System
return System

PromotionDisabled() public method

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