C# Class Ninject.Website.Controllers.MerchandiseController

Inheritance: Controller
Datei anzeigen Open project: ninject/ninject.website

Public Methods

Method Description
MerchandiseController ( IRepository repository ) : System.Web.Mvc
Show ( ) : System.Web.Mvc.ViewResult

Method Details

MerchandiseController() public method

public MerchandiseController ( IRepository repository ) : System.Web.Mvc
repository IRepository
return System.Web.Mvc

Show() public method

public Show ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult