C# Class OzarkRecovery.Web.Controllers.HomeController

Inheritance: BaseController
Afficher le fichier Open project: ozarkrecovery/TracerBullet

Méthodes publiques

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

Method Details

About() public méthode

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

HomeController() public méthode

public HomeController ( IRepository repository ) : System
repository IRepository
Résultat System

Index() public méthode

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