C# Class Kooboo.Commerce.Events.Carts.CartExpired

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

Public Methods

Method Description
CartExpired ( ShoppingCart cart ) : System

Protected Methods

Method Description
CartExpired ( ) : System

Method Details

CartExpired() protected method

protected CartExpired ( ) : System
return System

CartExpired() public method

public CartExpired ( ShoppingCart cart ) : System
cart Kooboo.Commerce.Carts.ShoppingCart
return System