C# Class Kooboo.Commerce.Events.Products.ProductCreated

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ProductCreated ( Product product ) : System

Méthodes protégées

Méthode Description
ProductCreated ( ) : System

Method Details

ProductCreated() protected méthode

protected ProductCreated ( ) : System
Résultat System

ProductCreated() public méthode

public ProductCreated ( Product product ) : System
product Kooboo.Commerce.Products.Product
Résultat System