C# Class Kooboo.Commerce.Events.ProductTypes.ProductTypeDeleted

Inheritance: BusinessEvent, IProductTypeEvent
显示文件 Open project: Kooboo/Ecommerce

Private Properties

Property Type Description

Public Methods

Method Description
ProductTypeDeleted ( ProductType productType ) : System

Protected Methods

Method Description
ProductTypeDeleted ( ) : System

Method Details

ProductTypeDeleted() protected method

protected ProductTypeDeleted ( ) : System
return System

ProductTypeDeleted() public method

public ProductTypeDeleted ( ProductType productType ) : System
productType ProductType
return System