Method | Description | |
---|---|---|
Edit ( int id, string field, string oldValue, string newValue, object customer ) : DirectResult | ||
Index ( ) : System.Web.Mvc.ActionResult |
public Edit ( int id, string field, string oldValue, string newValue, object customer ) : DirectResult | ||
id | int | |
field | string | |
oldValue | string | |
newValue | string | |
customer | object | |
return | DirectResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |