C# Class Ninject.Website.Controllers.ExtensionsController

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

Méthodes publiques

Méthode Description
ExtensionsController ( IRepository repository ) : System.Collections.Generic
Show ( ) : System.Web.Mvc.ViewResult

Method Details

ExtensionsController() public méthode

public ExtensionsController ( IRepository repository ) : System.Collections.Generic
repository IRepository
Résultat System.Collections.Generic

Show() public méthode

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