C# Class Endjin.Core.Composition.Samples.Net45.Controllers.SampleController

Inheritance: Controller
Afficher le fichier Open project: endjin/Endjin.Composition

Méthodes publiques

Méthode Description
Index ( ) : System.Web.Mvc.ActionResult
SampleController ( IRepository repository ) : System.Web.Mvc

Method Details

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

SampleController() public méthode

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