메소드 | 설명 | |
---|---|---|
About ( ) : System.Web.Mvc.ActionResult | ||
HomeController ( IUserProfileService userProfileService ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Redirect2Cats ( ) : System.Web.Mvc.ActionResult |
public HomeController ( IUserProfileService userProfileService ) : System | ||
userProfileService | IUserProfileService | |
리턴 | System |
public Redirect2Cats ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |