C# Class CacheAspect.Web.Controllers.SupplierController

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

Méthodes publiques

Méthode Description
SupplierController ( ISupplierService supplierService ) : 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

SupplierController() public méthode

public SupplierController ( ISupplierService supplierService ) : System.Collections.Generic
supplierService ISupplierService
Résultat System.Collections.Generic