Method | Description | |
---|---|---|
Add ( ) : System.Web.Mvc.PartialViewResult | ||
Delete ( int id ) : System.Web.Mvc.PartialViewResult | ||
Edit ( int id ) : System.Web.Mvc.PartialViewResult | ||
Index ( ) : System.Web.Mvc.PartialViewResult |
Method | Description | |
---|---|---|
Add ( |
||
Delete ( |
||
Edit ( |
||
GetUsers ( |
public Add ( ) : System.Web.Mvc.PartialViewResult | ||
return | System.Web.Mvc.PartialViewResult |
public Delete ( int id ) : System.Web.Mvc.PartialViewResult | ||
id | int | |
return | System.Web.Mvc.PartialViewResult |
public Edit ( int id ) : System.Web.Mvc.PartialViewResult | ||
id | int | |
return | System.Web.Mvc.PartialViewResult |
public Index ( ) : System.Web.Mvc.PartialViewResult | ||
return | System.Web.Mvc.PartialViewResult |