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

Inheritance: Event, IProductEvent
Exibir arquivo Open project: Kooboo/Ecommerce

Private Properties

Property Type Description

Public Methods

Method Description
ProductCreated ( Product product ) : System

Protected Methods

Method Description
ProductCreated ( ) : System

Method Details

ProductCreated() protected method

protected ProductCreated ( ) : System
return System

ProductCreated() public method

public ProductCreated ( Product product ) : System
product Kooboo.Commerce.Products.Product
return System