C# 클래스 Compete.Site.Controllers.UploadBotController

상속: CompeteController
파일 보기 프로젝트 열기: aaronjensen/compete

공개 메소드들

메소드 설명
UploadBotController ( ITeamManagementCommands teamCommands, IFormsAuthentication formsAuthentication, IConfigurationRepository configurationRepository, MatchStarter matchStarter ) : System

비공개 메소드들

메소드 설명
Index ( string teamName, string password ) : System.Web.Mvc.ActionResult

메소드 상세

UploadBotController() 공개 메소드

public UploadBotController ( ITeamManagementCommands teamCommands, IFormsAuthentication formsAuthentication, IConfigurationRepository configurationRepository, MatchStarter matchStarter ) : System
teamCommands ITeamManagementCommands
formsAuthentication IFormsAuthentication
configurationRepository IConfigurationRepository
matchStarter Compete.Site.Infrastructure.MatchStarter
리턴 System