Method | Description | |
---|---|---|
My ( ) : System.Web.Mvc.ActionResult | ||
ProfileController ( IUsersService users ) : System.Collections.Generic | ||
UserProfile ( string id ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Edit ( BasicAccountInfoViewModel model ) : System.Web.Mvc.ActionResult |
public ProfileController ( IUsersService users ) : System.Collections.Generic | ||
users | IUsersService | |
return | System.Collections.Generic |
public UserProfile ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
return | System.Web.Mvc.ActionResult |