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

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

Private Properties

Property Type Description

Public Methods

Method Description
BrandUpdated ( Brand brand ) : System

Protected Methods

Method Description
BrandUpdated ( ) : System

Method Details

BrandUpdated() protected method

protected BrandUpdated ( ) : System
return System

BrandUpdated() public method

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