메소드 | 설명 | |
---|---|---|
UsersController ( IUserManagementService userManagementService ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Create ( |
||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Edit ( |
||
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Show ( int id ) : System.Web.Mvc.ActionResult |
public UsersController ( IUserManagementService userManagementService ) : System.Collections.Generic | ||
userManagementService | IUserManagementService | |
리턴 | System.Collections.Generic |