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

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

Private Properties

Property Type Description

Public Methods

Method Description
ProductDeleted ( Product product ) : System

Protected Methods

Method Description
ProductDeleted ( ) : System

Method Details

ProductDeleted() protected method

protected ProductDeleted ( ) : System
return System

ProductDeleted() public method

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