C# Class Kooboo.Commerce.Shipping.ByWeight.Controllers.ConfigController

Inheritance: Kooboo.Commerce.Web.Framework.Mvc.CommerceController
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
ConfigController ( ShippingMethodService service ) : System
Load ( int methodId ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
Save ( ByWeightShippingRulesModel model ) : void

Method Details

ConfigController() public méthode

public ConfigController ( ShippingMethodService service ) : System
service Kooboo.Commerce.Shipping.ShippingMethodService
Résultat System

Load() public méthode

public Load ( int methodId ) : System.Web.Mvc.ActionResult
methodId int
Résultat System.Web.Mvc.ActionResult