Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Create ( TestPerson person ) : RestResult | ||
Destroy ( int id ) : RestResult | ||
Read ( ) : RestResult | ||
Update ( TestPerson person ) : RestResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |