C# Class Kooboo.Commerce.Shipping.ByWeight.ByWeightShippingRateProvider

Inheritance: IShippingRateProvider
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
GetEditorVirtualPath ( ShippingMethod shippingMethod ) : string
GetShippingRate ( ShippingRateCalculationContext context ) : decimal

Method Details

GetEditorVirtualPath() public méthode

public GetEditorVirtualPath ( ShippingMethod shippingMethod ) : string
shippingMethod ShippingMethod
Résultat string

GetShippingRate() public méthode

public GetShippingRate ( ShippingRateCalculationContext context ) : decimal
context ShippingRateCalculationContext
Résultat decimal