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

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

Private Properties

Property Type Description

Public Methods

Method Description
ProductTypeEnabled ( ProductType productType ) : System

Protected Methods

Method Description
ProductTypeEnabled ( ) : System

Method Details

ProductTypeEnabled() protected method

protected ProductTypeEnabled ( ) : System
return System

ProductTypeEnabled() public method

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