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

Inheritance: BusinessEvent, IPromotionEvent
ファイルを表示 Open project: Kooboo/Ecommerce

Private Properties

Property Type Description

Public Methods

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

Protected Methods

Method Description
PromotionDeleted ( ) : System

Method Details

PromotionDeleted() protected method

protected PromotionDeleted ( ) : System
return System

PromotionDeleted() public method

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