C# Class Compete.Site.Controllers.CompetitionController

Inheritance: Controller
Show file Open project: aaronjensen/compete

Public Methods

Method Description
CompetitionController ( MatchStarter matchStarter ) : System
Index ( ) : System.Web.Mvc.ActionResult

Method Details

CompetitionController() public method

public CompetitionController ( MatchStarter matchStarter ) : System
matchStarter Compete.Site.Infrastructure.MatchStarter
return System

Index() public method

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