Method | Description | |
---|---|---|
About ( ) : IActionResult | ||
Error ( ) : IActionResult | ||
HomeController ( IUserAuthHelper userSessionHelper, IUserAccountManager userAccountManager ) : System.Threading.Tasks | ||
Index ( ) : IActionResult |
Method | Description | |
---|---|---|
SwitchTeam ( int teamId ) : Task |
public HomeController ( IUserAuthHelper userSessionHelper, IUserAccountManager userAccountManager ) : System.Threading.Tasks | ||
userSessionHelper | IUserAuthHelper | |
userAccountManager | IUserAccountManager | |
return | System.Threading.Tasks |