C# Class Ninject.Website.Controllers.MerchandiseController

Inheritance: Controller
Afficher le fichier Open project: ninject/ninject.website

Méthodes publiques

Méthode Description
MerchandiseController ( IRepository repository ) : System.Web.Mvc
Show ( ) : System.Web.Mvc.ViewResult

Method Details

MerchandiseController() public méthode

public MerchandiseController ( IRepository repository ) : System.Web.Mvc
repository IRepository
Résultat System.Web.Mvc

Show() public méthode

public Show ( ) : System.Web.Mvc.ViewResult
Résultat System.Web.Mvc.ViewResult