Метод | Описание | |
---|---|---|
Configure ( ) : System.Web.Mvc.ActionResult | ||
ShippingFixedRateController ( IShippingService shippingServicee, ISettingService settingService ) : System.Collections.Generic |
Метод | Описание | |
---|---|---|
Initialize ( System requestContext ) : void |
Метод | Описание | |
---|---|---|
Configure ( Telerik.Web.Mvc.GridCommand command ) : System.Web.Mvc.ActionResult | ||
GetShippingRate ( int shippingMethodId ) : decimal | ||
ShippingRateUpdate ( Nop.Plugin.Shipping.FixedRateShipping.Models.FixedShippingRateModel model, Telerik.Web.Mvc.GridCommand command ) : System.Web.Mvc.ActionResult |
public Configure ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
protected Initialize ( System requestContext ) : void | ||
requestContext | System | |
Результат | void |
public ShippingFixedRateController ( IShippingService shippingServicee, ISettingService settingService ) : System.Collections.Generic | ||
shippingServicee | IShippingService | |
settingService | ISettingService | |
Результат | System.Collections.Generic |