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

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

Private Properties

Property Type Description

Public Methods

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

Protected Methods

Method Description
PromotionCreated ( ) : System

Method Details

PromotionCreated() protected method

protected PromotionCreated ( ) : System
return System

PromotionCreated() public method

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