C# 클래스 CacheAspect.Web.Controllers.ProductController

상속: Controller
파일 보기 프로젝트 열기: BernieCook/CacheAspect

공개 메소드들

메소드 설명
ProductController ( IProductService productService ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Detail ( DetailModel detailModel ) : System.Web.Mvc.ActionResult
Detail ( int id ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
Success ( ) : System.Web.Mvc.ActionResult

메소드 상세

ProductController() 공개 메소드

public ProductController ( IProductService productService ) : System.Collections.Generic
productService IProductService
리턴 System.Collections.Generic