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

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

Private Properties

Property Type Description

Public Methods

Method Description
BrandCreated ( Brand brand ) : System

Protected Methods

Method Description
BrandCreated ( ) : System

Method Details

BrandCreated() protected method

protected BrandCreated ( ) : System
return System

BrandCreated() public method

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