Метод | Описание | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
LanguageController ( IUserProfileService userProfileService ) : System | ||
SetLanguage ( string lang ) : System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public LanguageController ( IUserProfileService userProfileService ) : System | ||
userProfileService | IUserProfileService | |
Результат | System |
public SetLanguage ( string lang ) : System.Web.Mvc.ActionResult | ||
lang | string | |
Результат | System.Web.Mvc.ActionResult |