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

Inheritance: Event, IShippingMethodEvent
ファイルを表示 Open project: Kooboo/Ecommerce

Private Properties

Property Type Description

Public Methods

Method Description
ShippingMethodEnabled ( ShippingMethod method ) : System

Protected Methods

Method Description
ShippingMethodEnabled ( ) : System

Method Details

ShippingMethodEnabled() protected method

protected ShippingMethodEnabled ( ) : System
return System

ShippingMethodEnabled() public method

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