Méthode | Description | |
---|---|---|
ChangeHub ( |
||
CurrentHubController ( IUserProfileService userProfileService, IUserHubService userHubService ) : System.Web.Mvc | ||
CurrentUser ( string user ) : |
||
DisplayCurrentHub ( ) : System.Web.Mvc.ActionResult | ||
HubList ( ) : System.Web.Mvc.ActionResult |
public ChangeHub ( |
||
currentUser | ||
Résultat | System.Web.Mvc.ActionResult |
public CurrentHubController ( IUserProfileService userProfileService, IUserHubService userHubService ) : System.Web.Mvc | ||
userProfileService | IUserProfileService | |
userHubService | IUserHubService | |
Résultat | System.Web.Mvc |
public CurrentUser ( string user ) : |
||
user | string | |
Résultat |
public DisplayCurrentHub ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public HubList ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |