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

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

Private Properties

Property Type Description

Public Methods

Method Description
ProductTypeCreated ( ProductType productType ) : System

Protected Methods

Method Description
ProductTypeCreated ( ) : System

Method Details

ProductTypeCreated() protected method

protected ProductTypeCreated ( ) : System
return System

ProductTypeCreated() public method

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