Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Edit ( int personID ) : System.Web.Mvc.ActionResult | ||
New ( ) : System.Web.Mvc.ActionResult | ||
PersonController ( IPersonService personService ) : System | ||
Save ( FootlooseFS.Models.Person person ) : System.Web.Mvc.ContentResult | ||
Search ( FootlooseFS.Models.SearchParameters searchParameters ) : System.Web.Mvc.ActionResult | ||
stateSelectList ( ) : List |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |