메소드 | 설명 | |
---|---|---|
Add ( ) : System.Web.Mvc.PartialViewResult | ||
Delete ( int id ) : System.Web.Mvc.PartialViewResult | ||
Edit ( int id ) : System.Web.Mvc.PartialViewResult | ||
Index ( ) : System.Web.Mvc.PartialViewResult |
메소드 | 설명 | |
---|---|---|
Add ( |
||
Delete ( |
||
Edit ( |
||
GetUsers ( |
public Delete ( int id ) : System.Web.Mvc.PartialViewResult | ||
id | int | |
리턴 | System.Web.Mvc.PartialViewResult |
public Edit ( int id ) : System.Web.Mvc.PartialViewResult | ||
id | int | |
리턴 | System.Web.Mvc.PartialViewResult |
public Index ( ) : System.Web.Mvc.PartialViewResult | ||
리턴 | System.Web.Mvc.PartialViewResult |