C# Class CacheAspect.Web.Controllers.ProductController

Inheritance: Controller
Afficher le fichier Open project: BernieCook/CacheAspect

Méthodes publiques

Méthode Description
ProductController ( IProductService productService ) : System.Collections.Generic

Private Methods

Méthode Description
Detail ( DetailModel detailModel ) : System.Web.Mvc.ActionResult
Detail ( int id ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
Success ( ) : System.Web.Mvc.ActionResult

Method Details

ProductController() public méthode

public ProductController ( IProductService productService ) : System.Collections.Generic
productService IProductService
Résultat System.Collections.Generic