Method | Description | |
---|---|---|
Edit ( int id ) : System.Web.Mvc.ActionResult | ||
PageController ( IRepository repository ) : System.Web.Mvc |
Method | Description | |
---|---|---|
Edit ( |
public Edit ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public PageController ( IRepository repository ) : System.Web.Mvc | ||
repository | IRepository | |
return | System.Web.Mvc |