C# Class Kooboo.Commerce.Events.Brands.BrandDeleted

Inheritance: Event, IBrandEvent
Show file Open project: Kooboo/Ecommerce

Private Properties

Property Type Description

Public Methods

Method Description
BrandDeleted ( Brand brand ) : System

Protected Methods

Method Description
BrandDeleted ( ) : System

Method Details

BrandDeleted() protected method

protected BrandDeleted ( ) : System
return System

BrandDeleted() public method

public BrandDeleted ( Brand brand ) : System
brand Kooboo.Commerce.Brands.Brand
return System