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

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

Private Properties

Property Type Description

Public Methods

Method Description
ProductTypeDisabled ( ProductType productType ) : System

Protected Methods

Method Description
ProductTypeDisabled ( ) : System

Method Details

ProductTypeDisabled() protected method

protected ProductTypeDisabled ( ) : System
return System

ProductTypeDisabled() public method

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