C# Class Compete.Site.Controllers.UploadBotController

Inheritance: CompeteController
Afficher le fichier Open project: aaronjensen/compete

Méthodes publiques

Méthode Description
UploadBotController ( ITeamManagementCommands teamCommands, IFormsAuthentication formsAuthentication, IConfigurationRepository configurationRepository, MatchStarter matchStarter ) : System

Private Methods

Méthode Description
Index ( string teamName, string password ) : System.Web.Mvc.ActionResult

Method Details

UploadBotController() public méthode

public UploadBotController ( ITeamManagementCommands teamCommands, IFormsAuthentication formsAuthentication, IConfigurationRepository configurationRepository, MatchStarter matchStarter ) : System
teamCommands ITeamManagementCommands
formsAuthentication IFormsAuthentication
configurationRepository IConfigurationRepository
matchStarter Compete.Site.Infrastructure.MatchStarter
Résultat System