C# Class Kooboo.Commerce.Events.ShippingMethods.ShippingMethodDisabled

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

Private Properties

Property Type Description

Public Methods

Method Description
ShippingMethodDisabled ( ShippingMethod method ) : System

Protected Methods

Method Description
ShippingMethodDisabled ( ) : System

Method Details

ShippingMethodDisabled() protected method

protected ShippingMethodDisabled ( ) : System
return System

ShippingMethodDisabled() public method

public ShippingMethodDisabled ( ShippingMethod method ) : System
method ShippingMethod
return System