Method | Description | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Delete ( int id ) : Task |
||
Edit ( int id ) : Task |
||
Index ( ) : Task |
Method | Description | |
---|---|---|
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void |
Method | Description | |
---|---|---|
Create ( System.Web.Mvc.FormCollection collection ) : Task |
||
Delete ( |
||
Edit ( |
public Create ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
protected OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | |
return | void |