C# Class OzarkRecovery.Web.Controllers.HomeController

Inheritance: BaseController
Exibir arquivo Open project: ozarkrecovery/TracerBullet

Public Methods

Method Description
About ( ) : System.Web.Mvc.ActionResult
HomeController ( IRepository repository ) : System
Index ( ) : System.Web.Mvc.ActionResult

Method Details

About() public method

public About ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

HomeController() public method

public HomeController ( IRepository repository ) : System
repository IRepository
return System

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult