C# 클래스 Kooboo.Commerce.Accessories.Controllers.AccessoryController

상속: Kooboo.Commerce.Web.Framework.Mvc.CommerceController
파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
AccessoryController ( ProductService productService ) : System
SearchProducts ( string term ) : System.Web.Mvc.ActionResult

메소드 상세

AccessoryController() 공개 메소드

public AccessoryController ( ProductService productService ) : System
productService Kooboo.Commerce.Products.ProductService
리턴 System

SearchProducts() 공개 메소드

public SearchProducts ( string term ) : System.Web.Mvc.ActionResult
term string
리턴 System.Web.Mvc.ActionResult