C# Class CacheAspect.Web.Controllers.CustomerController

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

Méthodes publiques

Méthode Description
CustomerController ( ICustomerService customerService ) : System.Collections.Generic

Private Methods

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

Method Details

CustomerController() public méthode

public CustomerController ( ICustomerService customerService ) : System.Collections.Generic
customerService ICustomerService
Résultat System.Collections.Generic