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

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

Private Properties

Property Type Description

Public Methods

Method Description
ProductTypeUpdated ( ProductType productType ) : System

Protected Methods

Method Description
ProductTypeUpdated ( ) : System

Method Details

ProductTypeUpdated() protected method

protected ProductTypeUpdated ( ) : System
return System

ProductTypeUpdated() public method

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