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

Inheritance: Event, IProductTypeEvent
Afficher le fichier Open project: Kooboo/Ecommerce

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ProductTypeCreated ( ProductType productType ) : System

Méthodes protégées

Méthode Description
ProductTypeCreated ( ) : System

Method Details

ProductTypeCreated() protected méthode

protected ProductTypeCreated ( ) : System
Résultat System

ProductTypeCreated() public méthode

public ProductTypeCreated ( ProductType productType ) : System
productType ProductType
Résultat System